summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 768e425..dcb74e5 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -25,7 +25,7 @@ static const char *description =
I18N_NOOP("KnowIt - notes management utility");
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
{ "+file", I18N_NOOP("Document to open"), 0 },
{ 0, 0, 0 }