summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2017-11-02 09:37:07 +0900
committerTomaž Vajngerl <quikee@gmail.com>2017-11-02 07:34:45 +0100
commitdc57c8ce3070b2a99ca312fbc349e6331b703ef7 (patch)
tree2fcc6176e24c3e3db4e333f72b645d6901f7fbf8 /svx/uiconfig
parentaa73ca2e5420dfceeccf19d7e2d5d4f367dd01da (diff)
TSCP: hide markings widgets if the list of markings is empty
Change-Id: I0d4a821935ef29b020409a34259a0c1fc487388f Reviewed-on: https://gerrit.libreoffice.org/44183 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/classificationdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/classificationdialog.ui b/svx/uiconfig/ui/classificationdialog.ui
index e5a4788c3618..99d8bf88ad5a 100644
--- a/svx/uiconfig/ui/classificationdialog.ui
+++ b/svx/uiconfig/ui/classificationdialog.ui
@@ -163,7 +163,7 @@
</packing>
</child>
<child>
- <object class="GtkLabel">
+ <object class="GtkLabel" id="markingLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="classificationdialog|label-Marking">Marking:</property>