summaryrefslogtreecommitdiffstats
path: root/src/querypage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/querypage.h')
-rw-r--r--src/querypage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/querypage.h b/src/querypage.h
index 0ebcf09..7e2107d 100644
--- a/src/querypage.h
+++ b/src/querypage.h
@@ -44,7 +44,7 @@ class QueryViewDriver;
*/
class QueryPage : public QueryPageBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
QueryPage(TQWidget* pParent = 0, const char* szName = 0);