Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent fe1fc00450
commit 0bfbc1f2cf

@ -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.

Loading…
Cancel
Save