From 9f2c757e1a1694373c11427a00502c2ff4c2d403 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:32:27 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- keduca/keducabuilder/keducaeditorstartdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keduca/keducabuilder/keducaeditorstartdialog.cpp') diff --git a/keduca/keducabuilder/keducaeditorstartdialog.cpp b/keduca/keducabuilder/keducaeditorstartdialog.cpp index 7878e6c3..6ff7038b 100644 --- a/keduca/keducabuilder/keducaeditorstartdialog.cpp +++ b/keduca/keducabuilder/keducaeditorstartdialog.cpp @@ -53,7 +53,7 @@ void KEducaEditorStartDialog::buildRecentFilesList() TQString key; TQString value; TQString oldGroup; - KConfig *config = TDEGlobal::config(); + TDEConfig *config = TDEGlobal::config(); oldGroup = config->group(); -- cgit v1.2.1