summaryrefslogtreecommitdiffstats
path: root/src/panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/panel.h')
-rw-r--r--src/panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panel.h b/src/panel.h
index 3214dfc..2666431 100644
--- a/src/panel.h
+++ b/src/panel.h
@@ -27,7 +27,7 @@
*/
class Panel : public TQFrame {
-Q_OBJECT
+TQ_OBJECT
public:
Panel(TQWidget *parent, const char *name);