Changeset 461
- Timestamp:
- 12/12/09 13:51:31 (3 years ago)
- Files:
-
- 1 modified
-
java/JLatexEditor/src/sce/component/SCESearch.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
java/JLatexEditor/src/sce/component/SCESearch.java
r459 r461 137 137 138 138 public void keyReleased(KeyEvent e) { 139 update();139 if(e.getSource() == input) update(); 140 140 } 141 141
![(please configure the [header_logo] section in trac.ini)](http://jlatexeditor.endrullis.de/chrome/site/logo.png)