summaryrefslogtreecommitdiffstats
path: root/tdewallet/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdewallet/main.cpp')
-rw-r--r--tdewallet/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdewallet/main.cpp b/tdewallet/main.cpp
index 2279783..7d47c39 100644
--- a/tdewallet/main.cpp
+++ b/tdewallet/main.cpp
@@ -41,11 +41,11 @@ class MyApp : public KUniqueApplication {
};
int main(int argc, char **argv) {
- static KCmdLineOptions options[] = {
+ static TDECmdLineOptions options[] = {
{"show", I18N_NOOP("Show window on startup"), 0},
{"tdewalletd", I18N_NOOP("For use by tdewalletd only"), 0},
{"+name", I18N_NOOP("A wallet name"), 0},
- KCmdLineLastOption
+ TDECmdLineLastOption
};
TDEAboutData about("tdewalletmanager", I18N_NOOP("TDE Wallet Manager"), "1.1",