]> Pileus Git - ~andy/gtk/blobdiff - gdk/win32/gdkglobals-win32.c
List the three theme gtkrc files separately, zip doesn't do anything if
[~andy/gtk] / gdk / win32 / gdkglobals-win32.c
index 3c62647cf1827ae5d71d2939057e3e476c58c2d1..aeb6ec52685d5d70966bdcb7ea5f6fedc17277da 100644 (file)
@@ -34,7 +34,7 @@ GdkScreen      *_gdk_screen = NULL;
 GdkWindow       *_gdk_parent_root = NULL;
 
 gint             _gdk_num_monitors;
-GdkRectangle     *_gdk_monitors;
+GdkRectangle     *_gdk_monitors = NULL;
 
 gint            _gdk_offset_x, _gdk_offset_y;