diff options
Diffstat (limited to 'kfile-plugins/theora/kfile_theora.h')
-rw-r--r-- | kfile-plugins/theora/kfile_theora.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfile-plugins/theora/kfile_theora.h b/kfile-plugins/theora/kfile_theora.h index 8747d837..815f92d9 100644 --- a/kfile-plugins/theora/kfile_theora.h +++ b/kfile-plugins/theora/kfile_theora.h @@ -31,7 +31,7 @@ class TQStringList; class theoraPlugin: public KFilePlugin { Q_OBJECT - TQ_OBJECT + public: theoraPlugin( TQObject *parent, const char *name, const TQStringList& args ); |