diff options
Diffstat (limited to 'dcoppython/test/dcopserver/main.cpp')
-rw-r--r-- | dcoppython/test/dcopserver/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 } |