summaryrefslogtreecommitdiffstats
path: root/kaddressbook/filtereditdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/filtereditdialog.h')
-rw-r--r--kaddressbook/filtereditdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/filtereditdialog.h b/kaddressbook/filtereditdialog.h
index 3e2c9acf..39698ad7 100644
--- a/kaddressbook/filtereditdialog.h
+++ b/kaddressbook/filtereditdialog.h
@@ -39,7 +39,7 @@ class TDEListView;
class FilterDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -70,7 +70,7 @@ class FilterDialog : public KDialogBase
class FilterEditDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
FilterEditDialog( TQWidget *parent, const char *name = 0 );