From cc74f360bb40da3d79f58048f8e8611804980aa6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:30:47 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kcontrol/nics/nic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcontrol/nics/nic.h') diff --git a/kcontrol/nics/nic.h b/kcontrol/nics/nic.h index 9bc41ddbb..0c1939d46 100644 --- a/kcontrol/nics/nic.h +++ b/kcontrol/nics/nic.h @@ -27,7 +27,7 @@ class TQStringList; class TQPushButton; class TQListView; -class KCMNic:public KCModule +class KCMNic:public TDECModule { Q_OBJECT public: -- cgit v1.2.3