Fix GTK2 build.

This commit is contained in:
Daiki Ueno
2011-08-19 07:56:25 +09:00
parent f576310cdf
commit dd085be73d

View File

@ -213,7 +213,7 @@ on_realize_set_dock (GtkWidget *widget,
{
#ifdef HAVE_XDOCK
GdkWindow *window = gtk_widget_get_window (widget);
gint x, y, width, height;
gint x, y, width, height, depth;
long vals[12];
/* set window type to dock */