[goffice] Fixed Gtk+ warning in graph guru.



commit f3b69508fa394cfca5dc2a9b5f22e7c7a086b998
Author: Jean Brefort <jean brefort normalesup org>
Date:   Sat Nov 19 09:24:06 2011 +0100

    Fixed Gtk+ warning in graph guru.

 ChangeLog                 |    4 ++++
 goffice/graph/gog-guru.ui |   21 ++-------------------
 2 files changed, 6 insertions(+), 19 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4b085ad..cb2aafc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-19  Jean Brefort  <jean brefort normalesup org>
+
+	* goffice/graph/gog-guru.ui: fixed a Gtk warning.
+
 2011-11-16  Jody Goldberg <jody gnome org>
 
 	* goffice/canvas/goc-widget.c (goc_widget_set_widget) : clear the ofbox
diff --git a/goffice/graph/gog-guru.ui b/goffice/graph/gog-guru.ui
index 0b1d565..87284ea 100644
--- a/goffice/graph/gog-guru.ui
+++ b/goffice/graph/gog-guru.ui
@@ -304,30 +304,13 @@
               </object>
             </child>
             <child type="tab">
-              <object class="GtkLabel" id="label1">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
-              </object>
-              <packing>
-                <property name="tab_fill">False</property>
-              </packing>
+              <placeholder/>
             </child>
             <child>
               <placeholder/>
             </child>
             <child type="tab">
-              <object class="GtkLabel" id="label2">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="xalign">0</property>
-                <property name="yalign">0</property>
-              </object>
-              <packing>
-                <property name="position">1</property>
-                <property name="tab_fill">False</property>
-              </packing>
+              <placeholder/>
             </child>
           </object>
           <packing>



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