summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
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