[Libreoffice-commits] core.git: cui/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Mon May 11 12:53:40 UTC 2020
cui/uiconfig/ui/effectspage.ui | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit cc08616bbe9178fdba94445a81090dad1a8cd1dc
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon May 11 09:30:32 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon May 11 14:53:03 2020 +0200
color drop downs missing their labels
since...
commit 1eb6210d678bbb0c875f0f72bd876a9e7795dfbe
Date: Thu Apr 23 00:39:33 2020 +0200
tdf#132373 Remove blinking character property from the UI/editor
Change-Id: I841577c0f8c58a8b742257775b6335603b9541db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93951
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/effectspage.ui b/cui/uiconfig/ui/effectspage.ui
index 7bc06c9844ac..037f85c16332 100644
--- a/cui/uiconfig/ui/effectspage.ui
+++ b/cui/uiconfig/ui/effectspage.ui
@@ -423,6 +423,7 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
@@ -438,6 +439,7 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
@@ -551,6 +553,7 @@
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="draw_indicator">True</property>
+ <property name="label" translatable="no"></property>
<child>
<placeholder/>
</child>
More information about the Libreoffice-commits
mailing list