diff options
Diffstat (limited to 'src/translators/xmlimporter.h')
-rw-r--r-- | src/translators/xmlimporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/xmlimporter.h b/src/translators/xmlimporter.h index 0bf0720..90c5d77 100644 --- a/src/translators/xmlimporter.h +++ b/src/translators/xmlimporter.h @@ -27,7 +27,7 @@ namespace Tellico { * @author Robby Stephenson */ class XMLImporter : public Importer { -Q_OBJECT +TQ_OBJECT public: |