summaryrefslogtreecommitdiffstats
path: root/ksysguard/gui/Workspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/gui/Workspace.h')
-rw-r--r--ksysguard/gui/Workspace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysguard/gui/Workspace.h b/ksysguard/gui/Workspace.h
index 40302ac4a..64a522a65 100644
--- a/ksysguard/gui/Workspace.h
+++ b/ksysguard/gui/Workspace.h
@@ -34,7 +34,7 @@ class WorkSheet;
class Workspace : public TQTabWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
Workspace( TQWidget* parent, const char* name = 0 );