From f9801d2ed8541ae1ed6c2636c5a6140096dd78cf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:38:14 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- apps/ktupnptest/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/ktupnptest/main.cpp') diff --git a/apps/ktupnptest/main.cpp b/apps/ktupnptest/main.cpp index dc70c35..4d7228d 100644 --- a/apps/ktupnptest/main.cpp +++ b/apps/ktupnptest/main.cpp @@ -36,10 +36,10 @@ static const char description[] = static const char version[] = "1.3dev"; -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { // { "+[URL]", I18N_NOOP( "Document to open" ), 0 }, - KCmdLineLastOption + TDECmdLineLastOption }; -- cgit v1.2.1