Re: [Qemu-devel] [PATCH] gtk: Support GTK without VTE
Am 19.02.2014 07:04, schrieb Stefan Weil: > GTK without VTE is needed for hosts which don't support VTE (for example > all variants of MinGW), but it can also be reasonable for other hosts. > > Signed-off-by: Stefan Weil > --- > configure | 54 +-
[Qemu-devel] [PATCH] gtk: Support GTK without VTE
GTK without VTE is needed for hosts which don't support VTE (for example all variants of MinGW), but it can also be reasonable for other hosts. Signed-off-by: Stefan Weil --- configure | 54 +- ui/gtk.c | 17 - 2 files chan