lrelease seems not to work as expected -> remove it for now

This commit is contained in:
Volker Fischer 2020-05-21 09:39:02 +02:00
parent ed4a8ea8fd
commit 91cdcfa6ab
2 changed files with 1 additions and 6 deletions

View File

@ -15,10 +15,6 @@
- support intermediate Reaper RPP file while recording, coded by pljones (Ticket #170)
TODO fix problem with panning and GUI (vertical scroll bar issue in mixer board)
TODO Keep lrelease? Does it work as expected?
TODO fix Linux deploy script -> gives errors right now
TODO Central Server Address: "Default" results in empty server browser, "Default (North America)" works fine #156

View File

@ -8,8 +8,7 @@ contains(CONFIG, "noupcasename") {
CONFIG += qt \
thread \
release \
lrelease
release
QT += widgets \
network \