summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-11 14:30:42 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-11 14:30:42 +0100
commitc938545d5227808749fdca4f05dd0dcc8303f632 (patch)
tree20a0fe5f072dfd413e0fbfed85b631f4adbaf174 /sfx2/source/dialog/dinfdlg.cxx
parent395aafe74ec45c1cfae38a8115870eb42333d362 (diff)
Remove all traces of _HC (high contrast) from libs-core
This compiles successfully, but is otherwise only lightly tested.
Diffstat (limited to 'sfx2/source/dialog/dinfdlg.cxx')
-rw-r--r--sfx2/source/dialog/dinfdlg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/dialog/dinfdlg.cxx b/sfx2/source/dialog/dinfdlg.cxx
index a52cfe3d8edf..36d5564148df 100644
--- a/sfx2/source/dialog/dinfdlg.cxx
+++ b/sfx2/source/dialog/dinfdlg.cxx
@@ -1770,7 +1770,6 @@ CustomPropertyLine::CustomPropertyLine( Window* pParent ) :
m_aDateField.SetExtDateFormat( XTDATEF_SYSTEM_SHORT_YYYY );
m_aRemoveButton.SetModeImage( SfxResId( SFX_IMG_PROPERTY_REMOVE ), BMP_COLOR_NORMAL );
- m_aRemoveButton.SetModeImage( SfxResId( SFX_IMG_PROPERTY_REMOVE_HC ), BMP_COLOR_HIGHCONTRAST );
}
void CustomPropertyLine::SetRemoved()