summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-04-11 14:09:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-04-11 14:09:46 +0900
commit64dc8cad728f6680166df0aa7b6ba797e1aa0c2b (patch)
treedce7d5a484821024879da68e680ca2930583fb73 /config.h.cmake
parentb4d35ab97d008c3b24a109640d90dba73215631b (diff)
downloaduniversal-indent-gui-tqt-64dc8cad728f6680166df0aa7b6ba797e1aa0c2b.tar.gz
universal-indent-gui-tqt-64dc8cad728f6680166df0aa7b6ba797e1aa0c2b.zip
Added logic for language translation
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 1ee445a..0d0af75 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -18,3 +18,6 @@
// strstream support
#cmakedefine HAVE_STRSTREAM
+
+// Need to undefine this to let TQt3's translator work properly
+#undef TQT_NO_TRANSLATION