summaryrefslogtreecommitdiffstats
path: root/src/translators/tellicoimporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translators/tellicoimporter.h')
-rw-r--r--src/translators/tellicoimporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/tellicoimporter.h b/src/translators/tellicoimporter.h
index a794c8a..93cf7da 100644
--- a/src/translators/tellicoimporter.h
+++ b/src/translators/tellicoimporter.h
@@ -34,7 +34,7 @@ namespace Tellico {
*/
class TellicoImporter : public DataImporter {
Q_OBJECT
- TQ_OBJECT
+
public:
enum Format { Unknown, Error, XML, Zip, Cancel };