summaryrefslogtreecommitdiffstats
path: root/src/translators/xsltimporter.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:38:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 13:38:00 +0900
commite164b1d02780da8e0d91f5c6617b511f1b24fc6d (patch)
tree20dccb5a9d68d562283884dad036561fe5498ba2 /src/translators/xsltimporter.h
parentc7f2ea3d7c05c466ba00bf576dac54b26482bc17 (diff)
downloadtellico-e164b1d02780da8e0d91f5c6617b511f1b24fc6d.tar.gz
tellico-e164b1d02780da8e0d91f5c6617b511f1b24fc6d.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/translators/xsltimporter.h')
-rw-r--r--src/translators/xsltimporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/xsltimporter.h b/src/translators/xsltimporter.h
index fd5993d..57751be 100644
--- a/src/translators/xsltimporter.h
+++ b/src/translators/xsltimporter.h
@@ -28,7 +28,7 @@ namespace Tellico {
* @author Robby Stephenson
*/
class XSLTImporter : public TextImporter {
-Q_OBJECT
+TQ_OBJECT
public: