summaryrefslogtreecommitdiff
path: root/sw/source/uibase
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-08-26 12:32:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-08-26 12:44:50 +0100
commitfaa18e9b19e52b611f77ba3ea9818c267ad2346f (patch)
tree83c1f6eac79c42345d28dd9a99de1f70fe656c06 /sw/source/uibase
parent2a93ed09240c6e9871593641dabbb7502af87986 (diff)
there is no GLOBAL_CONTENT_TEXT icon
avoid broken image in navigator in master document view Change-Id: I329e12c3c8bc32781340a164213aaf3e4958d4b3
Diffstat (limited to 'sw/source/uibase')
-rw-r--r--sw/source/uibase/utlui/glbltree.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/utlui/glbltree.cxx b/sw/source/uibase/utlui/glbltree.cxx
index b693296bbc96..db549530b40d 100644
--- a/sw/source/uibase/utlui/glbltree.cxx
+++ b/sw/source/uibase/utlui/glbltree.cxx
@@ -665,7 +665,6 @@ void SwGlobalTree::Display(bool bOnlyUpdateUserData)
case GLBLDOC_UNKNOWN:
{
sEntry = aContextStrings[ST_TEXT - ST_GLOBAL_CONTEXT_FIRST];
- aImage = aEntryImages.GetImage(SID_SW_START + GLOBAL_CONTENT_TEXT);
}
break;
case GLBLDOC_TOXBASE: