summaryrefslogtreecommitdiffstats
path: root/src/translators/risimporter.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 13:38:00 +0900
committerMichele Calgaro <[email protected]>2023-07-20 13:38:00 +0900
commite164b1d02780da8e0d91f5c6617b511f1b24fc6d (patch)
tree20dccb5a9d68d562283884dad036561fe5498ba2 /src/translators/risimporter.h
parentc7f2ea3d7c05c466ba00bf576dac54b26482bc17 (diff)
downloadtellico-e164b1d02780da8e0d91f5c6617b511f1b24fc6d.tar.gz
tellico-e164b1d02780da8e0d91f5c6617b511f1b24fc6d.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/translators/risimporter.h')
-rw-r--r--src/translators/risimporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/risimporter.h b/src/translators/risimporter.h
index a572283..7567778 100644
--- a/src/translators/risimporter.h
+++ b/src/translators/risimporter.h
@@ -33,7 +33,7 @@ namespace Tellico {
* @author Robby Stephenson
*/
class RISImporter : public Importer {
-Q_OBJECT
+TQ_OBJECT
public: