summaryrefslogtreecommitdiffstats
path: root/ksim/themeprefs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/themeprefs.cpp')
-rw-r--r--ksim/themeprefs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/themeprefs.cpp b/ksim/themeprefs.cpp
index b39d02c..ece303f 100644
--- a/ksim/themeprefs.cpp
+++ b/ksim/themeprefs.cpp
@@ -178,7 +178,7 @@ void KSim::ThemePrefs::setThemeAlts(int alternatives)
void KSim::ThemePrefs::openURL(const TQString &url)
{
- kapp->invokeBrowser(url);
+ tdeApp->invokeBrowser(url);
}
void KSim::ThemePrefs::insertItems(const ThemeInfoList &itemList)