summaryrefslogtreecommitdiffstats
path: root/kwallet/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet/main.cpp')
-rw-r--r--kwallet/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwallet/main.cpp b/kwallet/main.cpp
index 7503737..5790ef9 100644
--- a/kwallet/main.cpp
+++ b/kwallet/main.cpp
@@ -71,7 +71,7 @@ int main(int argc, char **argv) {
a.setMainWidget(&wm);
- KGlobal::dirs()->addResourceType("kwallet", "share/apps/kwallet");
+ TDEGlobal::dirs()->addResourceType("kwallet", "share/apps/kwallet");
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();