summaryrefslogtreecommitdiffstats
path: root/libkdepim/categoryselectdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdepim/categoryselectdialog.h')
-rw-r--r--libkdepim/categoryselectdialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libkdepim/categoryselectdialog.h b/libkdepim/categoryselectdialog.h
index dd5ad3b5..9c304444 100644
--- a/libkdepim/categoryselectdialog.h
+++ b/libkdepim/categoryselectdialog.h
@@ -33,8 +33,9 @@ namespace KPIM {
class KDE_EXPORT CategorySelectDialog : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- CategorySelectDialog( KPimPrefs *prefs, TQWidget *parent = 0,
+ CategorySelectDialog( KPimPrefs *prefs, TQWidget *tqparent = 0,
const char *name = 0, bool modal = false );
~CategorySelectDialog();