summaryrefslogtreecommitdiffstats
path: root/src/translators/htmlexporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translators/htmlexporter.h')
-rw-r--r--src/translators/htmlexporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/htmlexporter.h b/src/translators/htmlexporter.h
index 0f7371d..e99f227 100644
--- a/src/translators/htmlexporter.h
+++ b/src/translators/htmlexporter.h
@@ -40,7 +40,7 @@ namespace Tellico {
*/
class HTMLExporter : public Exporter {
Q_OBJECT
- TQ_OBJECT
+
public:
HTMLExporter();