i won't call it classic
This commit is contained in:
parent
df3e3e8aec
commit
5697330c04
3 changed files with 20 additions and 12 deletions
|
|
@ -4101,7 +4101,7 @@ bool FurnaceGUI::loop() {
|
|||
openFileDialog(GUI_FILE_SAVE_DMF_LEGACY);
|
||||
}
|
||||
ImGui::Separator();
|
||||
if (settings.classicExportOptions) {
|
||||
if (settings.exportOptionsLayout) {
|
||||
if (ImGui::BeginMenu("export audio...")) {
|
||||
drawExportAudio();
|
||||
ImGui::EndMenu();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue