From c48e769eb275917717e2b55eb869f7e559293ac8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:48:31 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- wifi/kwifimanager.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wifi/kwifimanager.h') diff --git a/wifi/kwifimanager.h b/wifi/kwifimanager.h index 00fe62a3..90234772 100644 --- a/wifi/kwifimanager.h +++ b/wifi/kwifimanager.h @@ -33,7 +33,7 @@ class TQStringList; #include class KSystemTray; class KToggleAction; -class KProcess; +class TDEProcess; // application specific includes #include "interface_wireless.h" @@ -135,7 +135,7 @@ private: Interface_wireless *device; TQPushButton * scan; Led *led; - KProcess* disablePower; + TDEProcess* disablePower; bool showStrength; bool showStatsNoise; bool m_startDocked; -- cgit v1.2.1