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

pull/1/head
Timothy Pearson 11 years ago
parent 67799121a2
commit 7ea3838832

@ -19,7 +19,7 @@
class KAction; class KAction;
class KActionCollection; class KActionCollection;
class KConfig; class TDEConfig;
class KPopupMenu; class KPopupMenu;
class KRadioAction; class KRadioAction;
class KSelectAction; class KSelectAction;
@ -222,7 +222,7 @@ protected:
/** /**
* Configuration and GUI elements. * Configuration and GUI elements.
*/ */
KConfig* config; TDEConfig* config;
/**< The configuration for the underlying application. */ /**< The configuration for the underlying application. */
/** /**

Loading…
Cancel
Save