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