summaryrefslogtreecommitdiffstats
path: root/cervisia/watchersdlg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/watchersdlg.cpp')
-rw-r--r--cervisia/watchersdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/watchersdlg.cpp b/cervisia/watchersdlg.cpp
index d8427f82..fec97848 100644
--- a/cervisia/watchersdlg.cpp
+++ b/cervisia/watchersdlg.cpp
@@ -30,7 +30,7 @@
#include "progressdlg.h"
-WatchersDialog::WatchersDialog(KConfig& cfg, TQWidget* parent, const char* name)
+WatchersDialog::WatchersDialog(TDEConfig& cfg, TQWidget* parent, const char* name)
: KDialogBase(parent, name, false, TQString(),
Close, ButtonCode(0), true)
, partConfig(cfg)