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 3b0443f7..5ee63c54 100644
--- a/buildtools/lib/parsers/autotools/tests/viewer.h
+++ b/buildtools/lib/parsers/autotools/tests/viewer.h
@@ -26,7 +26,7 @@
namespace AutoTools { class ProjectAST; }
-class QListViewItem;
+class TQListViewItem;
class Viewer: public ViewerBase {
Q_OBJECT