From 67a30e88c1be25a4a1845138b3a262580d4996ea Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:34:47 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index 6cbed57..001e143 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -32,7 +32,7 @@ static const char *description = // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { {"nodock",I18N_NOOP("Don't dock in Kicker"),0}, { 0, 0, 0 } -- cgit v1.2.1