From 82fc754f7c4e43eace608a45c22e74e532bd33f1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:29:56 -0600 Subject: Rename KStandard for enhanced compatibility with KDE4 --- src/plugincontroller.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/plugincontroller.cpp b/src/plugincontroller.cpp index 91abe5e7..22014efe 100644 --- a/src/plugincontroller.cpp +++ b/src/plugincontroller.cpp @@ -81,7 +81,7 @@ PluginController::PluginController() { /* m_defaultProfile = TQString::fromLatin1( "FullIDE" ); m_defaultProfilePath = kapp->dirs()->localtdedir() + "/" + - KStandardDirs::kde_default( "data" ) + + TDEStandardDirs::kde_default( "data" ) + TQString::fromLatin1("/tdevelop/profiles/FullIDE");*/ TDECmdLineArgs* args = TDECmdLineArgs::parsedArgs(); -- cgit v1.2.1