summaryrefslogtreecommitdiffstats
path: root/src/translators/tellicosaximporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translators/tellicosaximporter.h')
-rw-r--r--src/translators/tellicosaximporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/tellicosaximporter.h b/src/translators/tellicosaximporter.h
index 056f60f..96f9ce4 100644
--- a/src/translators/tellicosaximporter.h
+++ b/src/translators/tellicosaximporter.h
@@ -29,7 +29,7 @@ namespace Tellico {
* @author Robby Stephenson
*/
class TellicoSaxImporter : public DataImporter {
-Q_OBJECT
+TQ_OBJECT
public:
enum Format { Unknown, Error, XML, Zip, Cancel };