From 6379d18e0ec321e0e08a1389ee4a12f0eaa5992e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:28:14 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- ksayit/src/effectstack.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksayit/src/effectstack.cpp') diff --git a/ksayit/src/effectstack.cpp b/ksayit/src/effectstack.cpp index 75ef7f5..cdea2f5 100644 --- a/ksayit/src/effectstack.cpp +++ b/ksayit/src/effectstack.cpp @@ -20,7 +20,7 @@ #include "effectstack.h" #include "fxpluginhandler.h" -EffectStack::EffectStack(FXPluginHandler *pluginhandler, KConfig *config) +EffectStack::EffectStack(FXPluginHandler *pluginhandler, TDEConfig *config) : dispatcher(), server(), m_pluginhandler(pluginhandler), -- cgit v1.2.3