summaryrefslogtreecommitdiffstats
path: root/src/controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller.h')
-rw-r--r--src/controller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller.h b/src/controller.h
index 8775cab..585534d 100644
--- a/src/controller.h
+++ b/src/controller.h
@@ -36,7 +36,7 @@ class Observer;
* @author Robby Stephenson
*/
class Controller : public TQObject {
-Q_OBJECT
+TQ_OBJECT
public: