summaryrefslogtreecommitdiff
path: root/noncore/styles/theme/themeset.cpp
Side-by-side diff
Diffstat (limited to 'noncore/styles/theme/themeset.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/theme/themeset.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/theme/themeset.cpp b/noncore/styles/theme/themeset.cpp
index d4005bc..3205106 100644
--- a/noncore/styles/theme/themeset.cpp
+++ b/noncore/styles/theme/themeset.cpp
@@ -88,3 +88,3 @@ ThemeSettings::ThemeSettings ( QWidget* parent, const char *name, WFlags fl )
- QString path = QPEApplication::qpeDir() + "/plugins/styles/themes";
+ QString path = QPEApplication::qpeDir() + "plugins/styles/themes";
QStringList list = QDir ( path, "*.themerc" ). entryList ( );