summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorIgor Mitsyanko2013-05-10 16:59:45 +0200
committerAnthony Liguori2013-05-13 16:52:49 +0200
commitb087143b4d010451208264b7c841436aafe1cbb1 (patch)
tree861fd1462a9c3678613f75a37ea66e7f88045993 /include
parentRevert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" (diff)
downloadqemu-b087143b4d010451208264b7c841436aafe1cbb1.tar.gz
qemu-b087143b4d010451208264b7c841436aafe1cbb1.tar.xz
qemu-b087143b4d010451208264b7c841436aafe1cbb1.zip
ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0
Commit 9697f5d2d38e5dd1e64e8e0d64436e6d44e7b1fe "gtk: custom cursor support" introduced unconditional usage of gdk_display_warp_pointer(). This function is marked as deprecated since GTK-3.0, and triggers warning (error with -Werror) during compilation. Conditionally change gdk_display_warp_pointer() method usage to gdk_device_warp usage, as suggested by compiler. Signed-off-by: Igor Mitsyanko <i.mitsyanko@gmail.com> Message-id: 1368197985-44608-1-git-send-email-i.mitsyanko@gmail.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions