From 905e326a1d1fc90f1626bcb12e01efa387375827 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 13:28:09 -0600 Subject: Rename KStandard for enhanced compatibility with KDE4 --- kgoldrunner/src/kgoldrunner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kgoldrunner') diff --git a/kgoldrunner/src/kgoldrunner.cpp b/kgoldrunner/src/kgoldrunner.cpp index 319b65fd..f793af47 100644 --- a/kgoldrunner/src/kgoldrunner.cpp +++ b/kgoldrunner/src/kgoldrunner.cpp @@ -835,7 +835,7 @@ bool KGoldrunner::getDirectories() // The directory strings are set by KDE at run time and might change in // later releases, so use them with caution and only if something gets lost. - KStandardDirs * dirs = new KStandardDirs(); + TDEStandardDirs * dirs = new TDEStandardDirs(); #ifdef QT3 TQString myDir = "kgoldrunner"; -- cgit v1.2.1