Load translations also for Qt modules not in qtbase

This commit is contained in:
Martchus 2016-07-27 21:43:37 +02:00
parent a69712d30f
commit 822d77484b
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@
# define APP_URL @META_APP_URL_STR@
# define APP_DESCRIPTION @META_APP_DESCRIPTION_STR@
# define APP_INSTALL_PREFIX "@CMAKE_INSTALL_PREFIX@"
# define QT_TRANSLATION_FILES {@QT_TRANSLATION_FILES_ARRAY@}
#endif // APP_METADATA_AVAIL