summaryrefslogtreecommitdiffstats
path: root/tdepacman/score.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdepacman/score.h')
-rw-r--r--tdepacman/score.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdepacman/score.h b/tdepacman/score.h
index fc0da45..8808c00 100644
--- a/tdepacman/score.h
+++ b/tdepacman/score.h
@@ -24,7 +24,7 @@
class Score : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
Score (TQWidget *parent=0, const char *name=0, int scheme=-1, int mode=-1, Bitfont *font=0);
~Score();