sc/uiconfig/scalc/ui/sidebaralignment.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2c9636891ebabf57a2bc2de188325a1abbbdcd79
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Sat Feb 14 16:38:41 2015 +0100

    Related tdf#89372: use VclComboBoxNumeric instead of GtkComboBox
    
    warn:vcl.layout:723333:1:vcl/source/window/builder.cxx:1424: making metric 
box for
    type: GtkComboBox unit: degrees name: orientationdegrees use a 
VclComboBoxNumeric instead
    
    Change-Id: I56b93ff19fcd5e650f9de60a2db70bc86ac81299

diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui 
b/sc/uiconfig/scalc/ui/sidebaralignment.ui
index c07d725..590897f 100644
--- a/sc/uiconfig/scalc/ui/sidebaralignment.ui
+++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui
@@ -347,7 +347,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkComboBox" id="orientationdegrees:0degrees">
+                  <object class="VclComboBoxNumeric" 
id="orientationdegrees:0degrees">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="has_tooltip">True</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to