summaryrefslogtreecommitdiffstats
path: root/src/editortabs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/editortabs.h')
-rw-r--r--src/editortabs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editortabs.h b/src/editortabs.h
index 7ace1b7..f22e85f 100644
--- a/src/editortabs.h
+++ b/src/editortabs.h
@@ -46,7 +46,7 @@ class QueryView;
class EditorTabs : public TabWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
EditorTabs(TQWidget* pParent = 0, const char* szName = 0);