summaryrefslogtreecommitdiffstats
path: root/ksnake/progress.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake/progress.h')
-rw-r--r--ksnake/progress.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnake/progress.h b/ksnake/progress.h
index f4beb246..3abcf4ff 100644
--- a/ksnake/progress.h
+++ b/ksnake/progress.h
@@ -30,7 +30,7 @@
class Progress : public KGameProgress
{
- Q_OBJECT
+ TQ_OBJECT
public:
Progress( TQWidget *parent=0, const char *name=0 );