summaryrefslogtreecommitdiffstats
path: root/kmousetool/kmousetool/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmousetool/kmousetool/main.cpp')
-rw-r--r--kmousetool/kmousetool/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmousetool/kmousetool/main.cpp b/kmousetool/kmousetool/main.cpp
index c09a0c3..3970f4a 100644
--- a/kmousetool/kmousetool/main.cpp
+++ b/kmousetool/kmousetool/main.cpp
@@ -33,9 +33,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
};