remove template and add initialise function

This commit is contained in:
Syping 2023-10-02 19:21:36 +02:00
parent 12c6b7425c
commit 01424ef51f
6 changed files with 317 additions and 212 deletions

View file

@ -172,7 +172,6 @@ set(GTA5VIEW_TRANSLATIONS
list(APPEND GTA5VIEW_RESOURCES
res/global.qrc
res/template.qrc
)
set_property(SOURCE res/global.qrc PROPERTY AUTORCC_OPTIONS "-threshold;0;-compress;9")