From 9b49f198f28061eae2035a33a4d97c1166d08c64 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:46:25 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- arts/builder/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arts') 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 -- cgit v1.2.3