diff options
Diffstat (limited to 'kig/kfile/kfile_drgeo.h')
-rw-r--r-- | kig/kfile/kfile_drgeo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/kfile/kfile_drgeo.h b/kig/kfile/kfile_drgeo.h index b6e388da..e2c5d156 100644 --- a/kig/kfile/kfile_drgeo.h +++ b/kig/kfile/kfile_drgeo.h @@ -30,7 +30,7 @@ class DrgeoPlugin: public KFilePlugin Q_OBJECT public: - DrgeoPlugin( QObject *parent, const char *name, const QStringList& args ); + DrgeoPlugin( TQObject *parent, const char *name, const TQStringList& args ); virtual bool readInfo( KFileMetaInfo& metainfo, uint what); protected: |