Changeset 10510 in josm for trunk/test/unit/org
- Timestamp:
- 2016-07-03T20:47:48+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java
r10467 r10510 141 141 if (Main.main == null) { 142 142 new MainApplication().initialize(); 143 } else { 144 Main.mainPanel.reAddListeners(); 143 145 } 144 146 // Add a test layer to the layer manager to get the MapFrame
Note:
See TracChangeset
for help on using the changeset viewer.