- Timestamp:
- 11/22/09 15:28:10 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LogicMail/src/org/logicprobe/LogicMail/LogicMail.java
r553 r554 121 121 navigationController = new NavigationController(LogicMail.this); 122 122 123 try {124 sleep(2000);125 } catch (InterruptedException e) {126 // TODO Auto-generated catch block127 e.printStackTrace();128 }129 130 123 invokeLater(new Runnable() { 131 124 public void run() {
Note: See TracChangeset
for help on using the changeset viewer.
