summaryrefslogtreecommitdiffstats
path: root/ksayit/src/fxsetupimpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/fxsetupimpl.cpp')
-rw-r--r--ksayit/src/fxsetupimpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/fxsetupimpl.cpp b/ksayit/src/fxsetupimpl.cpp
index fc0100e..db2ce0b 100644
--- a/ksayit/src/fxsetupimpl.cpp
+++ b/ksayit/src/fxsetupimpl.cpp
@@ -28,7 +28,7 @@
#include "fxpluginhandler.h"
FX_SetupImpl::FX_SetupImpl(TQWidget *parent, const char *name,
- KConfig *config,
+ TDEConfig *config,
FXPluginHandler *fxpluginhandler )
: FX_Setup(parent,name), m_config(config), m_fxpluginhandler(fxpluginhandler)
{