GUI: fix several file dialog bugs

damn it
This commit is contained in:
tildearrow 2022-02-01 02:52:36 -05:00
parent de931c1d2f
commit ba08d3515f
5 changed files with 70 additions and 29 deletions

View file

@ -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();