CVS commit by jratke: Added a bit of documentation on help button usage for KCMultiDialog classes. M +5 -0 kdialogbase.h 1.109 --- kdelibs/kdeui/kdialogbase.h #1.108:1.109 @@ -1284,4 +1284,9 @@ class KDialogBase : public KDialog * @param appname Defines the appname the help belongs to * If empty it's the current one + * + * @note The help button works differently for the class + * KCMultiDialog, so it does not make sense to call this + * function for Dialogs of that type. See + * KCMultiDialog::slotHelp() for more information. */ void setHelp( const QString &anchor,