summaryrefslogtreecommitdiffstats
path: root/ksmiletris/gamewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksmiletris/gamewidget.h')
-rw-r--r--ksmiletris/gamewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksmiletris/gamewidget.h b/ksmiletris/gamewidget.h
index ca41093e..96e95b6b 100644
--- a/ksmiletris/gamewidget.h
+++ b/ksmiletris/gamewidget.h
@@ -36,7 +36,7 @@ class TQTimer;
class GameWidget : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
signals:
void changedStats(int, int);