[gnome-color-manager] trivial: add the two list scrolled windows to a GtkSizeGroup



commit d0a87e1bab512606f49fd00a5daeb4b50d5a8d2f
Author: Richard Hughes <richard hughsie com>
Date:   Sun Apr 18 21:43:53 2010 +0100

    trivial: add the two list scrolled windows to a GtkSizeGroup

 data/gcm-prefs.ui |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index dde3219..c7f5d57 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -1946,4 +1946,10 @@
       <action-widget response="0">button_virtual_add</action-widget>
     </action-widgets>
   </object>
+  <object class="GtkSizeGroup" id="sizegroup_lists">
+    <widgets>
+      <widget name="scrolledwindow1"/>
+      <widget name="scrolledwindow2"/>
+    </widgets>
+  </object>
 </interface>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]