On 20 September 2015 at 17:19, Programmingkid wrote:
>
> On Sep 20, 2015, at 8:21 AM, Peter Maydell wrote:
>
>> On 19 September 2015 at 00:20, Programmingkid
>> wrote:
>>> This patch prevents the user from accidentally quitting QEMU by pushing
>>> Command-Q or by pushing the close button on the
On Sep 20, 2015, at 8:21 AM, Peter Maydell wrote:
> On 19 September 2015 at 00:20, Programmingkid
> wrote:
>> This patch prevents the user from accidentally quitting QEMU by pushing
>> Command-Q or by pushing the close button on the main window. When the user
>> does
>> one of these two things,
On 19 September 2015 at 00:20, Programmingkid wrote:
> This patch prevents the user from accidentally quitting QEMU by pushing
> Command-Q or by pushing the close button on the main window. When the user
> does
> one of these two things, a dialog box appears verifying with the user if he
> wants t
This patch prevents the user from accidentally quitting QEMU by pushing
Command-Q or by pushing the close button on the main window. When the user does
one of these two things, a dialog box appears verifying with the user if he
wants to quit QEMU.
Signed-off-by: John Arbuckle
---
ui/cocoa.m |