Am 21.03.2011 um 09:30 schrieb Tristan Gingold:
On Mar 19, 2011, at 2:44 PM, Andreas Färber wrote:
Am 15.03.2011 um 14:18 schrieb Tristan Gingold:
When invoked with -version, qemu will exit just after displaying
the version,
so there is no need to create a window.
Also handles --XXX option
On Mar 19, 2011, at 2:44 PM, Andreas Färber wrote:
> Hello Tristan,
>
> Am 15.03.2011 um 14:18 schrieb Tristan Gingold:
>
>> When invoked with -version, qemu will exit just after displaying the version,
>> so there is no need to create a window.
>> Also handles --XXX options.
>>
>> Signed-off-
Hello Tristan,
Am 15.03.2011 um 14:18 schrieb Tristan Gingold:
When invoked with -version, qemu will exit just after displaying the
version,
so there is no need to create a window.
Also handles --XXX options.
Signed-off-by: Tristan Gingold
Looks good to me except for the qemu_main() inden
When invoked with -version, qemu will exit just after displaying the version,
so there is no need to create a window.
Also handles --XXX options.
Signed-off-by: Tristan Gingold
---
ui/cocoa.m | 15 ---
1 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/ui/cocoa.m b/ui/