summaryrefslogtreecommitdiffstats
path: root/krusader/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/main.cpp')
-rw-r--r--krusader/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/main.cpp b/krusader/main.cpp
index c459297..53ff75e 100644
--- a/krusader/main.cpp
+++ b/krusader/main.cpp
@@ -51,7 +51,7 @@ static const char *description =
I18N_NOOP("Krusader\nTwin-Panel File Manager for TDE");
// INSERT A DESCRIPTION FOR YOUR APPLICATION HERE
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
{ "left <path>", I18N_NOOP("Start left panel at <path>"), 0},
{ "right <path>", I18N_NOOP("Start right panel at <path>"), 0},