summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/kopeteballoon.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/kopeteballoon.h')
-rw-r--r--kopete/kopete/kopeteballoon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/kopete/kopeteballoon.h b/kopete/kopete/kopeteballoon.h
index 103c86c4..0da65a82 100644
--- a/kopete/kopete/kopeteballoon.h
+++ b/kopete/kopete/kopeteballoon.h
@@ -31,7 +31,7 @@
class KopeteActiveLabel : public KActiveLabel
{
Q_OBJECT
- TQ_OBJECT
+
public:
KopeteActiveLabel( TQWidget *parent = 0, const char* name = 0 );
@@ -52,7 +52,7 @@ public slots:
class KopeteBalloon : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
KopeteBalloon(const TQString &text, const TQString &pic);