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