From 555ea1c7f342582df2985a7c02e880174877526e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:28:32 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- ksysv/ksv_conf.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksysv') diff --git a/ksysv/ksv_conf.h b/ksysv/ksv_conf.h index a676270..6752cc6 100644 --- a/ksysv/ksv_conf.h +++ b/ksysv/ksv_conf.h @@ -23,7 +23,7 @@ #include "ksv_core.h" -class KConfig; +class TDEConfig; class KSVConfig { @@ -125,7 +125,7 @@ private: TQString mRunlevelPath; bool mShowLog; bool mConfigured; - KConfig* mConfig; + TDEConfig* mConfig; int mPanningFactor; TQColor mNewNormalColor, mNewSelectedColor; -- cgit v1.2.1