diff options
Diffstat (limited to 'wifi/main.cpp')
-rw-r--r-- | wifi/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wifi/main.cpp b/wifi/main.cpp index 5edc8a9f..b533f5b3 100644 --- a/wifi/main.cpp +++ b/wifi/main.cpp @@ -29,8 +29,8 @@ static const char description[] = I18N_NOOP ("KWiFiManager - Wireless LAN Manager for TDE"); -static KCmdLineOptions options[] = { - KCmdLineLastOption +static TDECmdLineOptions options[] = { + TDECmdLineLastOption }; int |