summaryrefslogtreecommitdiffstats
path: root/libkdepim/categoryeditdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdepim/categoryeditdialog.h')
-rw-r--r--libkdepim/categoryeditdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/categoryeditdialog.h b/libkdepim/categoryeditdialog.h
index 5dc21fe1..f8168b7a 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();