summaryrefslogtreecommitdiffstats
path: root/kolf/newgame.h
diff options
context:
space:
mode:
Diffstat (limited to 'kolf/newgame.h')
-rw-r--r--kolf/newgame.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kolf/newgame.h b/kolf/newgame.h
index 96dfb95b..f1ccf549 100644
--- a/kolf/newgame.h
+++ b/kolf/newgame.h
@@ -26,7 +26,7 @@ class TQEvent;
class PlayerEditor : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -50,7 +50,7 @@ private:
class NewGameDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public: