summaryrefslogtreecommitdiffstats
path: root/ktuberling
diff options
context:
space:
mode:
Diffstat (limited to 'ktuberling')
-rw-r--r--ktuberling/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ktuberling/main.cpp b/ktuberling/main.cpp
index 9408c336..17430152 100644
--- a/ktuberling/main.cpp
+++ b/ktuberling/main.cpp
@@ -12,9 +12,9 @@
#include "toplevel.h"
-static KCmdLineOptions options[] = {
+static TDECmdLineOptions options[] = {
{ "+<tuberling-file>", I18N_NOOP("Potato to open"), 0 },
- KCmdLineLastOption
+ TDECmdLineLastOption
};