fix missing icon on windows

This commit is contained in:
Konstantin Bulenkov
2012-09-03 17:25:14 +04:00
parent 4c0302da91
commit 7a523c31cb
@@ -6,7 +6,7 @@ ComboBox.foreground=cccccc
Tree.line=909090
Tree.hash=909090
Tree.collapsedIcon=AllIcons.Darcula.TreeCollapsedIcon
Tree.expandedIcon=AllIcons.Darcula.TreeExpandedIcon
Tree.collapsedIcon=AllIcons.Darcula.TreeNodeCollapsed
Tree.expandedIcon=AllIcons.Darcula.TreeNodeExpanded
Menu.selectionBackground=526CA4