summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-06-09 10:13:59 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-06-09 12:28:34 +0100
commitf8f70eed31e515262a50fef2239b716885c3f8c9 (patch)
tree66d325bf1ee86c0569583dbe861d0e019a4fbbdf /sw/uiconfig
parent22c4461490fdafdb09ae61e0fa1d97e3b0e35c6f (diff)
this widget should be hidden until expanded
Change-Id: I1a6612428e3d9b98073983002db79b6f997d3968 (cherry picked from commit ee710b09f820aea01ec49521fad7d9525c5f9fa2)
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/mmaddressblockpage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/mmaddressblockpage.ui b/sw/uiconfig/swriter/ui/mmaddressblockpage.ui
index 7c4c233fd481..7d5987415b24 100644
--- a/sw/uiconfig/swriter/ui/mmaddressblockpage.ui
+++ b/sw/uiconfig/swriter/ui/mmaddressblockpage.ui
@@ -97,8 +97,8 @@
</child>
<child>
<object class="GtkLabel" id="currentaddress">
- <property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="no_show_all">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Current address list: %1</property>
</object>