[cheese/wip/tidying: 2/4] Link mode buttons together



commit cabf449fd72bdb5562bb912b11cd5cd17a034cca
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]