diff options
Diffstat (limited to 'tdefile-plugins/theora')
-rw-r--r-- | tdefile-plugins/theora/tdefile_theora.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/theora/tdefile_theora.h b/tdefile-plugins/theora/tdefile_theora.h index a1aa0c09..69b3dcd8 100644 --- a/tdefile-plugins/theora/tdefile_theora.h +++ b/tdefile-plugins/theora/tdefile_theora.h @@ -30,7 +30,7 @@ class TQStringList; class theoraPlugin: public KFilePlugin { - Q_OBJECT + TQ_OBJECT public: |