diff options
Diffstat (limited to 'lib/util/kdevshellwidget.h')
-rw-r--r-- | lib/util/kdevshellwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util/kdevshellwidget.h b/lib/util/kdevshellwidget.h index 81e81eff..2743c829 100644 --- a/lib/util/kdevshellwidget.h +++ b/lib/util/kdevshellwidget.h @@ -27,7 +27,7 @@ class KDevShellWidget : public TQVBox { Q_OBJECT - TQ_OBJECT + public: KDevShellWidget(TQWidget *parent = 0, const char *name = 0); |