summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kitchensync/src/main.cpp')
-rw-r--r--kitchensync/src/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kitchensync/src/main.cpp b/kitchensync/src/main.cpp
index 32232634..0c4726a6 100644
--- a/kitchensync/src/main.cpp
+++ b/kitchensync/src/main.cpp
@@ -27,9 +27,9 @@
#include "mainwidget.h"
#include "mainwindow.h"
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
- KCmdLineLastOption
+ TDECmdLineLastOption
};
int main( int argc, char **argv )