From 051ae88012e0fd0ed56b862da0efa957f1a72957 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:49:06 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kommander/editor/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kommander/editor') diff --git a/kommander/editor/main.cpp b/kommander/editor/main.cpp index dad1f004..aee3a0ab 100644 --- a/kommander/editor/main.cpp +++ b/kommander/editor/main.cpp @@ -32,7 +32,7 @@ static const char *description = static const char *text = I18N_NOOP("Based on TQt Designer, (C) 2000 Trolltech AS."); -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "+file", I18N_NOOP("Dialog to open"), 0 }, { 0, 0, 0 } -- cgit v1.2.1