]> git.proxmox.com Git - mirror_qemu.git/commit
ui/cocoa: Add console items to the View menu
authorProgrammingkid <programmingkidx@gmail.com>
Tue, 19 May 2015 08:11:18 +0000 (09:11 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 19 May 2015 08:11:18 +0000 (09:11 +0100)
commitb4c6a112dcfa1d24b905e6cccc763e02000937f1
tree6eb038758042c2a6bc8e42e009ca209fbae3c117
parent8617989eae7398e9e782a73857fc53a548692b31
ui/cocoa: Add console items to the View menu

Add any console that is available to the current emulator as a
menu item under the View menu.

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
[PMM: Adjusted to apply after zoom-to-fit menu item was added;
 create the View menu at the same time as all the others, and only
 add the dynamically-determined items to it later]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
ui/cocoa.m