Browse Source

fix NPE on Mac

master
Konstantin Bulenkov 12 years ago
parent
commit
f1ee7f4f40
  1. 4
      src/com/bulenkov/darcula/darcula_mac.properties

4
src/com/bulenkov/darcula/darcula_mac.properties

@ -1,3 +1,5 @@
# suppress inspection "UnusedProperty" for whole file # suppress inspection "UnusedProperty" for whole file
darcula.selectionBackground=2F65CA darcula.selectionBackground=2F65CA
#Menu.arrowIcon=AllIcons.Mac.Tree_white_right_arrow #Menu.arrowIcon=AllIcons.Mac.Tree_white_right_arrow
FileChooserUI=javax.swing.plaf.metal.MetalFileChooserUI
Loading…
Cancel
Save