summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/contactlist/kabcexport.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/contactlist/kabcexport.h')
-rw-r--r--kopete/kopete/contactlist/kabcexport.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/kopete/contactlist/kabcexport.h b/kopete/kopete/contactlist/kabcexport.h
index 0ebfb75b..74029796 100644
--- a/kopete/kopete/contactlist/kabcexport.h
+++ b/kopete/kopete/contactlist/kabcexport.h
@@ -36,8 +36,9 @@ namespace KRES {
class KabcExportWizard : public KabcExportWizard_Base
{
Q_OBJECT
+ TQ_OBJECT
public:
- KabcExportWizard( TQWidget *parent = 0, const char *name = 0 );
+ KabcExportWizard( TQWidget *tqparent = 0, const char *name = 0 );
~KabcExportWizard();
public slots:
void accept();