Closed dannyedel closed 8 years ago
This loads the translation file from the Qt Resource system by copying the qrc file into the build tree, and then running rcc (which would otherwise search for the qm files in the source tree)
Fixes #77.
This loads the translation file from the Qt Resource system by copying the qrc file into the build tree, and then running rcc (which would otherwise search for the qm files in the source tree)
Fixes #77.