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 93be36d..dc34cc8 100644 --- a/src/translators/alexandriaexporter.h +++ b/src/translators/alexandriaexporter.h @@ -28,7 +28,7 @@ namespace Tellico { * @author Robby Stephenson */ class AlexandriaExporter : public Exporter { -Q_OBJECT +TQ_OBJECT public: |