summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/parsers/autotools/tests/viewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/parsers/autotools/tests/viewer.h')
-rw-r--r--buildtools/lib/parsers/autotools/tests/viewer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/lib/parsers/autotools/tests/viewer.h b/buildtools/lib/parsers/autotools/tests/viewer.h
index ea300158..bb4a1a2a 100644
--- a/buildtools/lib/parsers/autotools/tests/viewer.h
+++ b/buildtools/lib/parsers/autotools/tests/viewer.h
@@ -29,7 +29,7 @@ namespace AutoTools { class ProjectAST; }
class TQListViewItem;
class Viewer: public ViewerBase {
-Q_OBJECT
+TQ_OBJECT
public:
Viewer(TQWidget *parent = 0, const char *name = 0);