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 --- kimagemapeditor/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kimagemapeditor') diff --git a/kimagemapeditor/main.cpp b/kimagemapeditor/main.cpp index 36ab97f6..be0c7b8a 100644 --- a/kimagemapeditor/main.cpp +++ b/kimagemapeditor/main.cpp @@ -28,7 +28,7 @@ static const char *description = I18N_NOOP("An HTML imagemap editor"); -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "c", 0, 0 }, { "stdout", I18N_NOOP("Write HTML-Code to stdout on exit"), 0 }, -- cgit v1.2.3