diff options
Diffstat (limited to 'src/translators/tellicozipexporter.h')
-rw-r--r-- | src/translators/tellicozipexporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/tellicozipexporter.h b/src/translators/tellicozipexporter.h index 7a460ac..d85a8a5 100644 --- a/src/translators/tellicozipexporter.h +++ b/src/translators/tellicozipexporter.h @@ -23,7 +23,7 @@ namespace Tellico { * @author Robby Stephenson */ class TellicoZipExporter : public Exporter { -Q_OBJECT +TQ_OBJECT public: |