diff options
Diffstat (limited to 'src/translators/alexandriaexporter.h')
-rw-r--r-- | src/translators/alexandriaexporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/alexandriaexporter.h b/src/translators/alexandriaexporter.h index cc2a368..93be36d 100644 --- a/src/translators/alexandriaexporter.h +++ b/src/translators/alexandriaexporter.h @@ -29,7 +29,7 @@ namespace Tellico { */ class AlexandriaExporter : public Exporter { Q_OBJECT - TQ_OBJECT + public: AlexandriaExporter() : Exporter() {} |