[cheese] Fixed runtime warning involving radio buttons



commit 5c7e8df23613fcfcd40fe7de769851c2fc12d448
Author: Yuvaraj Pandian T <yuvipanda gmail com>
Date:   Sat Aug 7 16:30:26 2010 +0530

    Fixed runtime warning involving radio buttons

 data/cheese-actions.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/cheese-actions.ui b/data/cheese-actions.ui
index 237d0b2..73a3486 100644
--- a/data/cheese-actions.ui
+++ b/data/cheese-actions.ui
@@ -153,7 +153,6 @@
           <object class="GtkRadioAction" id="photo_mode">
             <property name="name">Photo</property>
             <property name="label" translatable="yes">_Photo</property>
-            <property name="group">photo_mode</property>
             <property name="value">0</property>
             <property name="active">True</property>
             <signal name="activate" handler="cheese_main_window_on_mode_change"/>



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