Browse Source

tags/2021-05-28
jules 17 years ago
parent
commit
d154518cef
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      build/macosx/platform_specific_code/juce_mac_FileChooser.mm

+ 2
- 0
build/macosx/platform_specific_code/juce_mac_FileChooser.mm View File

@@ -148,6 +148,8 @@ void FileChooser::showPlatformDialog (OwnedArray<File>& results,
}
}
}

[panel setDelegate: nil];
}

END_JUCE_NAMESPACE

Loading…
Cancel
Save