diff options
Diffstat (limited to 'ksayit/src/fxsetupimpl.h')
-rw-r--r-- | ksayit/src/fxsetupimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/fxsetupimpl.h b/ksayit/src/fxsetupimpl.h index fc868e6..d0bb367 100644 --- a/ksayit/src/fxsetupimpl.h +++ b/ksayit/src/fxsetupimpl.h @@ -40,7 +40,7 @@ class FX_SetupImpl : public FX_Setup { TQ_OBJECT public: - FX_SetupImpl(TQWidget *tqparent=0, const char *name=0, + FX_SetupImpl(TQWidget *parent=0, const char *name=0, KConfig *config=0, FXPluginHandler *fxpluginhandler=0); ~FX_SetupImpl(); |