diff options
Diffstat (limited to 'conduits/knotes/knotes-factory.h')
-rw-r--r-- | conduits/knotes/knotes-factory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/knotes/knotes-factory.h b/conduits/knotes/knotes-factory.h index 035d238..5fc6a09 100644 --- a/conduits/knotes/knotes-factory.h +++ b/conduits/knotes/knotes-factory.h @@ -37,7 +37,7 @@ class KAboutData; class KNotesConduitFactory : public KLibFactory { Q_OBJECT - TQ_OBJECT + public: KNotesConduitFactory(TQObject * = 0L,const char * = 0L); |