summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/appearance/emoticonseditdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/appearance/emoticonseditdialog.h')
-rw-r--r--kopete/kopete/config/appearance/emoticonseditdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/kopete/config/appearance/emoticonseditdialog.h b/kopete/kopete/config/appearance/emoticonseditdialog.h
index e4435ebf..0d1590d7 100644
--- a/kopete/kopete/config/appearance/emoticonseditdialog.h
+++ b/kopete/kopete/config/appearance/emoticonseditdialog.h
@@ -29,7 +29,7 @@ class EmoticonsEditWidget;
class EditDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
EditDialog(TQWidget *parent, const char* name);
@@ -49,7 +49,7 @@ class EditDialog : public KDialogBase
class EmoticonsEditDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
EmoticonsEditDialog(TQWidget *parent=0, TQString theme = TQString(), const char* name="EmoticonsEditDialog");