summaryrefslogtreecommitdiffstats
path: root/parts/classview/classtoolwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/classview/classtoolwidget.h')
-rw-r--r--parts/classview/classtoolwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/classview/classtoolwidget.h b/parts/classview/classtoolwidget.h
index e6dc1fc1..07182f4e 100644
--- a/parts/classview/classtoolwidget.h
+++ b/parts/classview/classtoolwidget.h
@@ -20,7 +20,7 @@
class ClassToolWidget : public ClassTreeBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ClassToolWidget(ClassViewPart *part, TQWidget *parent=0);