Changeset 568

Show
Ignore:
Timestamp:
01/24/10 21:29:12 (3 years ago)
Author:
joerg
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/jlatexeditor/JLatexEditorJFrame.java

    r562 r568  
    9898    */ 
    9999 
    100     UIManager.put("FileChooserUI", "util.filechooser.SCEFileChooserUI"); 
     100    //UIManager.put("FileChooserUI", "util.filechooser.SCEFileChooserUI"); 
    101101    UIManager.put("TabbedPaneUI", "util.gui.SCETabbedPaneUI"); 
    102102    UIManager.put("List.timeFactor", 200L);