summaryrefslogtreecommitdiffstats
path: root/tdewallet/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdewallet/main.cpp')
-rw-r--r--tdewallet/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdewallet/main.cpp b/tdewallet/main.cpp
index 3ecba8f..863e7e8 100644
--- a/tdewallet/main.cpp
+++ b/tdewallet/main.cpp
@@ -66,7 +66,7 @@ int main(int argc, char **argv) {
MyApp a;
- KWalletManager wm;
+ TDEWalletManager wm;
wm.setCaption(i18n("TDE Wallet Manager"));
a.setMainWidget(&wm);