summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'KMFSysTray/main.cpp')
-rw-r--r--KMFSysTray/main.cpp2
1 files changed, 1 insertions, 1 deletions
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}