summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/chatwindow/emoticonselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/chatwindow/emoticonselector.h')
-rw-r--r--kopete/kopete/chatwindow/emoticonselector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/kopete/chatwindow/emoticonselector.h b/kopete/kopete/chatwindow/emoticonselector.h
index a91a178e..b0e87677 100644
--- a/kopete/kopete/chatwindow/emoticonselector.h
+++ b/kopete/kopete/chatwindow/emoticonselector.h
@@ -29,7 +29,7 @@ class TQShowEvent;
class EmoticonLabel : public TQLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
EmoticonLabel(const TQString &emoticonText, const TQString &pixmapPath, TQWidget *parent=0, const char *name=0);
@@ -46,7 +46,7 @@ protected:
class EmoticonSelector : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public: