summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/kopetewindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/kopetewindow.h')
-rw-r--r--kopete/kopete/kopetewindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/kopete/kopetewindow.h b/kopete/kopete/kopetewindow.h
index 6f9dfb76..5cd8c5f5 100644
--- a/kopete/kopete/kopetewindow.h
+++ b/kopete/kopete/kopetewindow.h
@@ -60,7 +60,7 @@ class Protocol;
*/
class KopeteWindow : public TDEMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -265,7 +265,7 @@ private:
class GlobalStatusMessageIconLabel : public TQLabel
{
- Q_OBJECT
+ TQ_OBJECT
public:
GlobalStatusMessageIconLabel(TQWidget *parent = 0, const char *name = 0);