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 761dbad1..d4d4e3d4 100644
--- a/libkdepim/categoryeditdialog.h
+++ b/libkdepim/categoryeditdialog.h
@@ -34,7 +34,7 @@ class KDE_EXPORT CategoryEditDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- CategoryEditDialog( KPimPrefs *prefs, TQWidget* tqparent = 0,
+ CategoryEditDialog( KPimPrefs *prefs, TQWidget* parent = 0,
const char* name = 0,
bool modal = false );
~CategoryEditDialog();