diff options
Diffstat (limited to 'plugins/scheduler/bwsprefpagewidget.h')
-rw-r--r-- | plugins/scheduler/bwsprefpagewidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/scheduler/bwsprefpagewidget.h b/plugins/scheduler/bwsprefpagewidget.h index 7529887..840311c 100644 --- a/plugins/scheduler/bwsprefpagewidget.h +++ b/plugins/scheduler/bwsprefpagewidget.h @@ -36,7 +36,7 @@ namespace kt Q_OBJECT TQ_OBJECT public: - BWSPrefPageWidget(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 ); + BWSPrefPageWidget(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~BWSPrefPageWidget(); /*$PUBLIC_FUNCTIONS$*/ |