forked from AuroraMiddleware/gtk
win32: Fix compiler warning
This commit is contained in:
parent
b635e60893
commit
05e6cde97d
@ -200,8 +200,8 @@ _gtk_win32_theme_part_create_surface (HTHEME theme,
|
||||
cairo_t *cr;
|
||||
int x_offs;
|
||||
int y_offs;
|
||||
gboolean has_alpha;
|
||||
#ifdef G_OS_WIN32
|
||||
gboolean has_alpha;
|
||||
HDC hdc;
|
||||
RECT rect;
|
||||
SIZE size;
|
||||
|
Loading…
Reference in New Issue
Block a user