summaryrefslogtreecommitdiffstats
path: root/src/gui/application/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/application/main.cpp')
-rw-r--r--src/gui/application/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/application/main.cpp b/src/gui/application/main.cpp
index 89d15f1..4f94cdd 100644
--- a/src/gui/application/main.cpp
+++ b/src/gui/application/main.cpp
@@ -311,7 +311,7 @@ visible at the bottom of rosegarden/sequencer/main.cpp.
static const char *description =
I18N_NOOP("Rosegarden - A sequencer and musical notation editor");
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
{ "nosequencer", I18N_NOOP("Don't use the sequencer (support editing only)"), 0 },
{ "nosplash", I18N_NOOP("Don't show the splash screen"), 0 },