summaryrefslogtreecommitdiffstats
path: root/src/uptimepanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uptimepanel.h')
-rw-r--r--src/uptimepanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uptimepanel.h b/src/uptimepanel.h
index b00cc0d..0982717 100644
--- a/src/uptimepanel.h
+++ b/src/uptimepanel.h
@@ -28,7 +28,7 @@
*/
class UpTimePanel : public Panel {
-Q_OBJECT
+TQ_OBJECT
public:
UpTimePanel(TQWidget *parent=0, const char *name=0);
~UpTimePanel();