[cheese/wip/tidying: 3/5] Link mode buttons together



commit ab4c804299702cf7f7945b06486a0231d727d6b9
Author: David King <amigadave amigadave com>
Date:   Fri Nov 8 20:23:42 2013 +0000

    Link mode buttons together

 data/cheese-main-window.ui |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index e66db5f..74932aa 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -39,7 +39,9 @@
                     <property name="orientation">horizontal</property>
                     <child>
                       <object class="GtkGrid" id="mode_toggle_buttons">
-                        <property name="column-spacing">2</property>
+                        <style>
+                          <class name="linked"/>
+                        </style>
                         <child>
                           <object class="GtkToggleButton" id="photo_toggle_button">
                             <property name="use-action-appearance">False</property>


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