From 2e05692480ffca7ce2043180e9377619c233ee66 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:48:39 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- src/main_assistant.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main_assistant.cpp') diff --git a/src/main_assistant.cpp b/src/main_assistant.cpp index 13e4ea9b..cce003f0 100644 --- a/src/main_assistant.cpp +++ b/src/main_assistant.cpp @@ -20,7 +20,7 @@ #include "kdevassistantextension.h" -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "profile ", I18N_NOOP("Profile to load"), 0 }, /* { "+file(s)", I18N_NOOP("Files to load"), 0 },*/ -- cgit v1.2.3