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 e544a17..0bf0720 100644 --- a/src/translators/xmlimporter.h +++ b/src/translators/xmlimporter.h @@ -28,7 +28,7 @@ namespace Tellico { */ class XMLImporter : public Importer { Q_OBJECT - TQ_OBJECT + public: /** |