From 0bfbc1f2cf4221fa2e7d24ca5a690d9fcaf6bcc9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:08:40 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- knetload/statpopup.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/knetload/statpopup.h b/knetload/statpopup.h index e7286e7..be6d8c9 100644 --- a/knetload/statpopup.h +++ b/knetload/statpopup.h @@ -18,7 +18,7 @@ class KAction; class KActionCollection; -class KConfig; +class TDEConfig; class KPopupMenu; class KRadioAction; class KSelectAction; @@ -235,7 +235,7 @@ protected: /** * Configuration and GUI elements. */ - KConfig* config; + TDEConfig* config; /**< The configuration for the underlying application. */ StatDock* dock[2]; /**< The two system tray windows maintained by this pop-up. -- cgit v1.2.1