commit | b4c6a112dcfa1d24b905e6cccc763e02000937f1 | [log] [tgz] |
---|---|---|
author | Programmingkid <programmingkidx@gmail.com> | Tue May 19 09:11:18 2015 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue May 19 09:11:18 2015 +0100 |
tree | 6eb038758042c2a6bc8e42e009ca209fbae3c117 | |
parent | 8617989eae7398e9e782a73857fc53a548692b31 [diff] |
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>