diff options
Diffstat (limited to 'src/collections/videocollection.h')
-rw-r--r-- | src/collections/videocollection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collections/videocollection.h b/src/collections/videocollection.h index 981e25e..a03862b 100644 --- a/src/collections/videocollection.h +++ b/src/collections/videocollection.h @@ -32,7 +32,7 @@ namespace Tellico { * @author Robby Stephenson */ class VideoCollection : public Collection { -Q_OBJECT +TQ_OBJECT public: |