From c94cbb105c96f8d35f7cbc28477d2f533fbc064d Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 26 Jan 2017 17:53:59 +0300 Subject: appearance: fix vertical expand of content on window resize this also fixes runtime warning in GTK+2 build which had been introduced in https://github.com/mate-desktop/mate-control-center/commit/b4ca9200009784e95a5f2b1c1fd982eb33af1094 --- capplets/appearance/data/appearance.ui | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'capplets') diff --git a/capplets/appearance/data/appearance.ui b/capplets/appearance/data/appearance.ui index 91619bb1..11aae57d 100644 --- a/capplets/appearance/data/appearance.ui +++ b/capplets/appearance/data/appearance.ui @@ -1915,6 +1915,8 @@ + True + True 1 @@ -2046,7 +2048,6 @@ 2 - True True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -2758,6 +2759,8 @@ + True + True 1 -- cgit v1.2.1