mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 21:28:50 +00:00
Darwin: fix for spurious "Are you sure you want to quit?" message
(cherry picked from commit 30cbfc786e4fedda3fe070bacceabe1d9212d00b)
This commit is contained in:
committed by
Jeremy Huddleston
parent
28e73e99a9
commit
512dee9087
@@ -189,6 +189,7 @@ void DarwinModeInitInput(
|
||||
int argc,
|
||||
char **argv )
|
||||
{
|
||||
X11ApplicationSetCanQuit(1);
|
||||
X11ApplicationServerReady();
|
||||
// Do final display mode specific initialization before handling events
|
||||
if (quartzProcs->InitInput)
|
||||
|
||||
Reference in New Issue
Block a user