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 a47814f..981e25e 100644 --- a/src/collections/videocollection.h +++ b/src/collections/videocollection.h @@ -33,7 +33,7 @@ namespace Tellico { */ class VideoCollection : public Collection { Q_OBJECT - TQ_OBJECT + public: /** |