diff options
Diffstat (limited to 'src/collections/filecatalog.h')
-rw-r--r-- | src/collections/filecatalog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collections/filecatalog.h b/src/collections/filecatalog.h index 6a08dc9..0bab6ed 100644 --- a/src/collections/filecatalog.h +++ b/src/collections/filecatalog.h @@ -23,7 +23,7 @@ namespace Tellico { * @author Robby Stephenson */ class FileCatalog : public Collection { -Q_OBJECT +TQ_OBJECT public: |