diff options
Diffstat (limited to 'cervisia/watchersdlg.h')
-rw-r--r-- | cervisia/watchersdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/watchersdlg.h b/cervisia/watchersdlg.h index 9cfb023a..fff50d88 100644 --- a/cervisia/watchersdlg.h +++ b/cervisia/watchersdlg.h @@ -31,7 +31,7 @@ class CvsService_stub; class WatchersDialog : public KDialogBase { public: - explicit WatchersDialog(KConfig& cfg, TQWidget* tqparent = 0, + explicit WatchersDialog(KConfig& cfg, TQWidget* parent = 0, const char* name = 0); virtual ~WatchersDialog(); |