From f9ced3b3f13f3136ef63c33ef163042010d6e80b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:39:24 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- quanta/parts/kafka/htmlenhancer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/parts/kafka/htmlenhancer.cpp') diff --git a/quanta/parts/kafka/htmlenhancer.cpp b/quanta/parts/kafka/htmlenhancer.cpp index b2647423..8077a76b 100644 --- a/quanta/parts/kafka/htmlenhancer.cpp +++ b/quanta/parts/kafka/htmlenhancer.cpp @@ -385,7 +385,7 @@ void HTMLEnhancer::postUnenhanceNode(DOM::Node domNode) } } -void HTMLEnhancer::readConfig(KConfig *m_config) +void HTMLEnhancer::readConfig(TDEConfig *m_config) { m_config->setGroup("HTML Enhancer"); m_showIconForScripts = m_config->readBoolEntry("Show Scripts Icons", true); -- cgit v1.2.3