summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/gadu/gaducommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/gadu/gaducommands.h')
-rw-r--r--kopete/protocols/gadu/gaducommands.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kopete/protocols/gadu/gaducommands.h b/kopete/protocols/gadu/gaducommands.h
index 4d239dfb..0e155c8e 100644
--- a/kopete/protocols/gadu/gaducommands.h
+++ b/kopete/protocols/gadu/gaducommands.h
@@ -36,7 +36,7 @@ class TQPixmap;
class GaduCommand : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -72,7 +72,7 @@ private:
class RegisterCommand : public GaduCommand
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -106,7 +106,7 @@ private:
class RemindPasswordCommand : public GaduCommand
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -127,7 +127,7 @@ private:
class ChangePasswordCommand : public GaduCommand
{
- Q_OBJECT
+ TQ_OBJECT
public: