From f8069e2ea048f2657cc417d83820576ec55c181b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:37:49 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- cervisia/watchersdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cervisia/watchersdlg.cpp') 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) -- cgit v1.2.1