[cheese] Link the effect browsing buttons together



commit 020f56e90293ed3ede4d1aa54982a1d41cdc51a9
Author: David King <amigadave amigadave com>
Date:   Sat Nov 9 14:58:54 2013 +0000

    Link the effect browsing buttons together

 data/cheese-main-window.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/cheese-main-window.ui b/data/cheese-main-window.ui
index 7d9b572..a7edcab 100644
--- a/data/cheese-main-window.ui
+++ b/data/cheese-main-window.ui
@@ -93,6 +93,9 @@
                     <child>
                       <object class="GtkBox" id="effects_actions_pack">
                         <property name="orientation">horizontal</property>
+                        <style>
+                          <class name="linked"/>
+                        </style>
                         <child>
                           <object class="GtkButton" id="effects_prev_page_button">
                             <property name="action-name">win.effects-previous</property>


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