]> git.sesse.net Git - vlc/commit
macosx: avoid ugly delayed initialization calls for the open panel
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Wed, 2 Apr 2014 12:31:50 +0000 (14:31 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Wed, 2 Apr 2014 12:35:06 +0000 (14:35 +0200)
commit7d67bb4b6638e40535b8398c1a60119ca6b40dae
tree81154f4074b040e69638ee358063bfc91f507d04
parent3d5587d3f9f0e80e058ae79e88b866fcb45a3940
macosx: avoid ugly delayed initialization calls for the open panel

These selectors may not be called in time as the main loop is blocked
if a modal dialog is open.
modules/gui/macosx/open.m