diff options
Diffstat (limited to 'libkdepim/categoryeditdialog.h')
-rw-r--r-- | libkdepim/categoryeditdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/categoryeditdialog.h b/libkdepim/categoryeditdialog.h index 5dc21fe1e..f8168b7af 100644 --- a/libkdepim/categoryeditdialog.h +++ b/libkdepim/categoryeditdialog.h @@ -33,7 +33,7 @@ class KDE_EXPORT CategoryEditDialog : public KDialogBase { Q_OBJECT public: - CategoryEditDialog( KPimPrefs *prefs, QWidget* parent = 0, + CategoryEditDialog( KPimPrefs *prefs, TQWidget* parent = 0, const char* name = 0, bool modal = false ); ~CategoryEditDialog(); |