Hi, Small patch series fixing warnings with the latest gtk version.
please pull, Gerd The following changes since commit 3e9418e160cd8901c83a3c88967158084f5b5c03: Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously" (2014-10-27 15:05:09 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-gtk-20141028-1 for you to fetch changes up to 316cb068bdaf456040934f7368e09be7be4d942e: gtk: avoid gd_widget_reparent with gtk 3.14+ (2014-10-28 11:25:14 +0100) ---------------------------------------------------------------- gtk: fix two warnings with gtk 3.14+ ---------------------------------------------------------------- Gerd Hoffmann (2): gtk: drop gtk_widget_set_double_buffered call gtk: avoid gd_widget_reparent with gtk 3.14+ ui/gtk.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-)