summaryrefslogtreecommitdiffstats
path: root/parts/ctags2/ctags2_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/ctags2/ctags2_widget.h')
-rw-r--r--parts/ctags2/ctags2_widget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/ctags2/ctags2_widget.h b/parts/ctags2/ctags2_widget.h
index 758e73b1..8b3bb4f4 100644
--- a/parts/ctags2/ctags2_widget.h
+++ b/parts/ctags2/ctags2_widget.h
@@ -16,8 +16,8 @@
#include "ctags2_part.h"
#include "tags.h"
-class QTimer;
-class QListViewItem;
+class TQTimer;
+class TQListViewItem;
class CTags2Widget : public CTags2WidgetBase
{