diff options
Diffstat (limited to 'src/translators/tellicoimporter.h')
-rw-r--r-- | src/translators/tellicoimporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/tellicoimporter.h b/src/translators/tellicoimporter.h index 6ea0ac5..4cfdf09 100644 --- a/src/translators/tellicoimporter.h +++ b/src/translators/tellicoimporter.h @@ -33,7 +33,7 @@ namespace Tellico { * @author Robby Stephenson */ class TellicoImporter : public DataImporter { -Q_OBJECT +TQ_OBJECT public: |