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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/ctags2/ctags2_widget.h b/parts/ctags2/ctags2_widget.h
index f86197c0..e6564509 100644
--- a/parts/ctags2/ctags2_widget.h
+++ b/parts/ctags2/ctags2_widget.h
@@ -22,7 +22,7 @@ class TQListViewItem;
class CTags2Widget : public CTags2WidgetBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CTags2Widget( CTags2Part * part, const char* name = 0, WFlags fl = 0 );