summaryrefslogtreecommitdiffstats
path: root/kspy/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kspy/main.cpp')
-rw-r--r--kspy/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kspy/main.cpp b/kspy/main.cpp
index 6c5f7916..c191c0ee 100644
--- a/kspy/main.cpp
+++ b/kspy/main.cpp
@@ -26,9 +26,9 @@ static const char description[] =
// INSERT A DESCRIPTION FOR YOUR APPLICATION HERE
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
- KCmdLineLastOption
+ TDECmdLineLastOption
// INSERT YOUR COMMANDLINE OPTIONS HERE
};