From fb7e279ef21733ca91caad571e63263b1f947f85 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:45:01 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kjsembed/kjscmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kjsembed') diff --git a/kjsembed/kjscmd.cpp b/kjsembed/kjscmd.cpp index 6161cad1..8b2b732b 100644 --- a/kjsembed/kjscmd.cpp +++ b/kjsembed/kjscmd.cpp @@ -39,7 +39,7 @@ #include "jsconsolewidget.h" #include "jssecuritypolicy.h" -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "c", 0, 0 }, { "console", I18N_NOOP("Displays the KJSEmbed console"), 0 }, -- cgit v1.2.3