diff options
Diffstat (limited to 'lib/widgets/processwidget.h')
-rw-r--r-- | lib/widgets/processwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/processwidget.h b/lib/widgets/processwidget.h index 814db870..935c7456 100644 --- a/lib/widgets/processwidget.h +++ b/lib/widgets/processwidget.h @@ -58,7 +58,7 @@ private: class ProcessWidget : public KListBox { Q_OBJECT - TQ_OBJECT + public: ProcessWidget(TQWidget *parent, const char *name=0); |