diff options
| author | Peter Maydell | 2018-10-12 18:24:23 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-10-12 18:24:23 +0200 |
| commit | 046936ed7179cfa413dfb2668b03d7e684bb7dbd (patch) | |
| tree | 48e7b42ee75bd201de31a7ab455455f9cee3c8f2 /qemu-deprecated.texi | |
| parent | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181012-pull-request' i... (diff) | |
| parent | ui: increase min required GTK3 version to 3.14.0 (diff) | |
| download | qemu-046936ed7179cfa413dfb2668b03d7e684bb7dbd.tar.gz qemu-046936ed7179cfa413dfb2668b03d7e684bb7dbd.tar.xz qemu-046936ed7179cfa413dfb2668b03d7e684bb7dbd.zip | |
Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' into staging
ui: drop gtk2 support.
# gpg: Signature made Fri 12 Oct 2018 15:05:25 BST
# gpg: using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138
* remotes/kraxel/tags/ui2-20181012-pull-request:
ui: increase min required GTK3 version to 3.14.0
ui: remove support for GTK2 in favour of GTK3
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qemu-deprecated.texi')
| -rw-r--r-- | qemu-deprecated.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qemu-deprecated.texi b/qemu-deprecated.texi index 16ff946b55..11b870c5c1 100644 --- a/qemu-deprecated.texi +++ b/qemu-deprecated.texi @@ -19,13 +19,6 @@ deprecated. @section Build options -@subsection GTK 2.x - -Previously QEMU has supported building against both GTK 2.x -and 3.x series APIs. Support for the GTK 2.x builds will be -discontinued, so maintainers should switch to using GTK 3.x, -which is the default. - @subsection SDL 1.2 Previously QEMU has supported building against both SDL 1.2 |
