gui: List all source files explicitly for the lupdate tool
This will allow us to remove the last dependency on gui.pro
This commit is contained in:
parent
f2bf7cb7e1
commit
6b317359ba
|
@ -1 +1 @@
|
|||
lupdate -noobsolete gui.pro -ts gui.ts
|
||||
lupdate -noobsolete src/* -ts gui.ts
|
||||
|
|
Loading…
Reference in New Issue