1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
This commit is contained in:
jules 2008-08-13 22:45:09 +00:00
parent e2cb4fb05e
commit d154518cef

View file

@ -148,6 +148,8 @@ void FileChooser::showPlatformDialog (OwnedArray<File>& results,
}
}
}
[panel setDelegate: nil];
}
END_JUCE_NAMESPACE