gui: Make langbuild script executable

This commit is contained in:
Povilas Kanapickas
2021-01-11 00:46:18 +02:00
parent a2753a76ce
commit 3f268a5099

4
src/gui/langbuild.cmd Normal file → Executable file
View File

@@ -1,2 +1,2 @@
cd res/lang
lrelease *.ts
cd res/lang
lrelease *.ts