GUI: fix several file dialog bugs
damn it
This commit is contained in:
parent
de931c1d2f
commit
ba08d3515f
5 changed files with 70 additions and 29 deletions
|
|
@ -4419,7 +4419,6 @@ bool DivEngine::addInstrumentFromFile(const char *path) {
|
|||
}
|
||||
|
||||
if (version>=11) { // 1.0
|
||||
logI("version 10 or higher, so load\n");
|
||||
try {
|
||||
sys=reader.readC();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue