From 9a03aa40e3110a537b19f8a708d6782c69526f30 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:47:05 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- wifi/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wifi/main.cpp') 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 -- cgit v1.2.1