summaryrefslogtreecommitdiffstats
path: root/arts/builder/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'arts/builder/main.cpp')
-rw-r--r--arts/builder/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/arts/builder/main.cpp b/arts/builder/main.cpp
index 62dcdb43..eed56aaa 100644
--- a/arts/builder/main.cpp
+++ b/arts/builder/main.cpp
@@ -903,10 +903,10 @@ void ArtsBuilderApp::end()
/*************************************************************/
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
{ "+[file]", I18N_NOOP("Optional .arts file to be loaded"), 0 },
- KCmdLineLastOption
+ TDECmdLineLastOption
};
#ifdef COMMON_BINARY