diff options
Diffstat (limited to 'kplato/kptfactory.h')
-rw-r--r-- | kplato/kptfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptfactory.h b/kplato/kptfactory.h index a10a7da6..62f05267 100644 --- a/kplato/kptfactory.h +++ b/kplato/kptfactory.h @@ -30,7 +30,7 @@ namespace KPlato class Factory : public KoFactory { Q_OBJECT - TQ_OBJECT + public: Factory( TQObject* parent = 0, const char* name = 0 ); ~Factory(); |