From 703fb0c89c2eee56a1e613e67a446db9d4287929 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:35:07 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- tdecore/kglobalsettings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/kglobalsettings.h') diff --git a/tdecore/kglobalsettings.h b/tdecore/kglobalsettings.h index 2d3adc5e1..7a9c42900 100644 --- a/tdecore/kglobalsettings.h +++ b/tdecore/kglobalsettings.h @@ -241,7 +241,7 @@ class TDECORE_EXPORT TDEGlobalSettings /** * DEPRECATED (starting from kde-3.4). * This isn't where the trash contents is, anymore. - * Use KIO::trash() to trash files, "trash:/" to list the trash contents. + * Use TDEIO::trash() to trash files, "trash:/" to list the trash contents. */ static TQString trashPath() { initStatic(); return *s_trashPath; } // KDE4: if you want to remove the above, move it to kdesktop/init.cc, which needs -- cgit v1.2.1