- Timestamp:
- 2010-09-19T11:51:40+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/MainApplet.java
r3542 r3545 86 86 // call the really early hook before we do anything else 87 87 Main.platform.preStartupHook(); 88 89 Main.preConstructorInit(args);90 88 91 89 Main.pref = new ServerSidePreferences(getCodeBase());
Note:
See TracChangeset
for help on using the changeset viewer.