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 --- dcoppython/test/dcopserver/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dcoppython') diff --git a/dcoppython/test/dcopserver/main.cpp b/dcoppython/test/dcopserver/main.cpp index 4d6bcb8b..aad9030c 100644 --- a/dcoppython/test/dcopserver/main.cpp +++ b/dcoppython/test/dcopserver/main.cpp @@ -13,7 +13,7 @@ static const char *description = static const char *version = "0.1"; -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { // { "+[URL]", I18N_NOOP( "Document to open" ), 0 }, { 0, 0, 0 } -- cgit v1.2.3