diff options
Diffstat (limited to 'KMFSysTray/mainwidget.h')
-rw-r--r-- | KMFSysTray/mainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFSysTray/mainwidget.h b/KMFSysTray/mainwidget.h index 92329ef..b1976ec 100644 --- a/KMFSysTray/mainwidget.h +++ b/KMFSysTray/mainwidget.h @@ -29,7 +29,7 @@ class Details; class MainWidget : public MainWidgetDesigner { Q_OBJECT - TQ_OBJECT + public: MainWidget(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |