summaryrefslogtreecommitdiffstats
path: root/languages/python/pythonconfigwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/python/pythonconfigwidget.h')
-rw-r--r--languages/python/pythonconfigwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/pythonconfigwidget.h b/languages/python/pythonconfigwidget.h
index 5cfd8505..3d6cbd81 100644
--- a/languages/python/pythonconfigwidget.h
+++ b/languages/python/pythonconfigwidget.h
@@ -19,7 +19,7 @@
class PythonConfigWidget : public PythonConfigWidgetBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
PythonConfigWidget( TQDomDocument &projectDom, TQWidget *parent=0, const char *name=0 );