summaryrefslogtreecommitdiffstats
path: root/kruler/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kruler/main.cpp')
-rw-r--r--kruler/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kruler/main.cpp b/kruler/main.cpp
index 89096993..9b835be7 100644
--- a/kruler/main.cpp
+++ b/kruler/main.cpp
@@ -27,9 +27,9 @@ static const char freeFormText[] =
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
- KCmdLineLastOption
+ TDECmdLineLastOption
// INSERT YOUR COMMANDLINE OPTIONS HERE
};