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