diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-22 19:10:21 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2010-11-22 19:10:21 -0800 |
commit | 5716e4b1db5d42373c2def4d498748c0880cb4a6 (patch) | |
tree | 4995599cf8c433f9de93cda2297d303170844a36 /sw/source/ui/inc | |
parent | ce882c1cd1f81ff652f4db2ec2b45c4692959b53 (diff) |
Remove the last of HC icons
Diffstat (limited to 'sw/source/ui/inc')
-rw-r--r-- | sw/source/ui/inc/navipi.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/inc/navipi.hxx b/sw/source/ui/inc/navipi.hxx index 21a3ecd4dcf4..91e16972596b 100644 --- a/sw/source/ui/inc/navipi.hxx +++ b/sw/source/ui/inc/navipi.hxx @@ -70,7 +70,6 @@ class SwNavigationPI : public Window, SwNavHelpToolBox aContentToolBox; SwHelpToolBox aGlobalToolBox; ImageList aContentImageList; - ImageList aContentImageListH; SwContentTree aContentTree; SwGlobalTree aGlobalTree; ListBox aDocListBox; |