diff options
Diffstat (limited to 'ksayit/src/fxpluginhandler.h')
-rw-r--r-- | ksayit/src/fxpluginhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/fxpluginhandler.h b/ksayit/src/fxpluginhandler.h index 523f5af..4da5fb6 100644 --- a/ksayit/src/fxpluginhandler.h +++ b/ksayit/src/fxpluginhandler.h @@ -47,7 +47,7 @@ typedef struct { class FXPluginHandler : public TQObject { Q_OBJECT - TQ_OBJECT + public: FXPluginHandler(TQObject *parent = 0, const char *name = 0, KConfig *config=0); ~FXPluginHandler(); |