summaryrefslogtreecommitdiff
path: root/src/qt.conf
diff options
context:
space:
mode:
authorSeth Riley <17361645+Qudix@users.noreply.github.com>2020-11-02 19:13:04 -0600
committerSeth Riley <17361645+Qudix@users.noreply.github.com>2020-11-02 19:13:04 -0600
commit5bad8f903205fb0e21c60fafd0d6913d3143a477 (patch)
tree825531182992d94bec681653a27a9c428ed45229 /src/qt.conf
parentf7d7661d58d9b0d158fd959978b29c9c1a3a8de7 (diff)
Fixed tutorials
Diffstat (limited to 'src/qt.conf')
-rw-r--r--src/qt.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/qt.conf b/src/qt.conf
index d5a3f6ac..6a9d56ae 100644
--- a/src/qt.conf
+++ b/src/qt.conf
@@ -4,4 +4,5 @@ Libraries=.
LibraryExecutables=.
Plugins=QtPlugins
Imports=QtImports
-Qml2Imports=QtImports \ No newline at end of file
+Qml2Imports=QtImports
+Translations=translations \ No newline at end of file