From 9ea931fb1bda0802797c1d38fd903b5451b91a5a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:37:58 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kweather/kcmweatherservice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kweather/kcmweatherservice.h') diff --git a/kweather/kcmweatherservice.h b/kweather/kcmweatherservice.h index 1af666c..1f870a5 100644 --- a/kweather/kcmweatherservice.h +++ b/kweather/kcmweatherservice.h @@ -28,7 +28,7 @@ class ServiceConfigWidget; -class KCMWeatherService : public KCModule +class KCMWeatherService : public TDECModule { Q_OBJECT -- cgit v1.2.1