mirror of
https://github.com/LMMS/lmms.git
synced 2026-04-01 04:44:07 -04:00
FifoBuffer adjustments (#5803)
This commit is contained in:
committed by
GitHub
parent
1744fd7dc1
commit
e900576dbd
@@ -1646,7 +1646,7 @@ void MainWindow::onImportProject()
|
||||
ImportFilter::import( ofd.selectedFiles()[0], song );
|
||||
}
|
||||
|
||||
song->setLoadOnLauch(false);
|
||||
song->setLoadOnLaunch(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user