diff options
Diffstat (limited to 'conduits/malconduit/mal-factory.h')
-rw-r--r-- | conduits/malconduit/mal-factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/malconduit/mal-factory.h b/conduits/malconduit/mal-factory.h index 8c95acf..8c4f235 100644 --- a/conduits/malconduit/mal-factory.h +++ b/conduits/malconduit/mal-factory.h @@ -40,7 +40,7 @@ class KAboutData; class MALConduitFactory : public KLibFactory { Q_OBJECT - TQ_OBJECT + public: MALConduitFactory(TQObject * = 0L,const char * = 0L); |