diff options
Diffstat (limited to 'src/translators/grs1importer.h')
-rw-r--r-- | src/translators/grs1importer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/grs1importer.h b/src/translators/grs1importer.h index 04ea35b..af0c8c8 100644 --- a/src/translators/grs1importer.h +++ b/src/translators/grs1importer.h @@ -29,7 +29,7 @@ namespace Tellico { */ class GRS1Importer : public TextImporter { Q_OBJECT - TQ_OBJECT + public: GRS1Importer(const TQString& text); |