From 024ff8e11434010d878e12ec57f6edfa8483e47b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:34:07 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- KMFSysTray/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'KMFSysTray') diff --git a/KMFSysTray/main.cpp b/KMFSysTray/main.cpp index 7a16c0a..9c3c6e3 100644 --- a/KMFSysTray/main.cpp +++ b/KMFSysTray/main.cpp @@ -33,7 +33,7 @@ static const char description[] = I18N_NOOP( "KMFSysTray - IPTables monitor" ); -static KCmdLineOptions options[] = { +static TDECmdLineOptions options[] = { { "+[URL]", I18N_NOOP( "Files/URLs to Open." ), 0 }, { "--test ", I18N_NOOP("A short option which takes an argument."), 0 }, { 0, 0, 0} -- cgit v1.2.1