[Libreoffice-commits] core.git: cui/uiconfig
Stanislav Horacek
stanislav.horacek at gmail.com
Tue Nov 17 14:56:44 PST 2015
cui/uiconfig/ui/slantcornertabpage.ui | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit 72b73e7d3f8d9998bbad7a3eec89535d93a85022
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date: Mon Nov 16 23:45:41 2015 +0100
remove unused text property of spinbuttons
Change-Id: I82882c8244ac553a8cce800fb93a000aa131a446
Reviewed-on: https://gerrit.libreoffice.org/20010
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
diff --git a/cui/uiconfig/ui/slantcornertabpage.ui b/cui/uiconfig/ui/slantcornertabpage.ui
index b3ce646..177656a 100644
--- a/cui/uiconfig/ui/slantcornertabpage.ui
+++ b/cui/uiconfig/ui/slantcornertabpage.ui
@@ -63,7 +63,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0.00</property>
<property name="digits">2</property>
</object>
<packing>
@@ -103,7 +102,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0.00</property>
<property name="digits">2</property>
</object>
<packing>
@@ -175,7 +173,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0.00</property>
<property name="adjustment">adjustmentRADIUS</property>
<property name="digits">2</property>
</object>
@@ -241,7 +238,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0.00</property>
<property name="adjustment">adjustmentSLANT</property>
<property name="digits">2</property>
</object>
@@ -315,7 +311,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0.00</property>
<property name="digits">2</property>
</object>
<packing>
@@ -355,7 +350,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="invisible_char">•</property>
- <property name="text" translatable="yes">0.00</property>
<property name="digits">2</property>
</object>
<packing>
More information about the Libreoffice-commits
mailing list