Changeset 12569 in josm
- Timestamp:
- 2017-08-04T22:07:11+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/JOSMFixture.java
r12564 r12569 177 177 /** 178 178 * Make sure {@code Main.mainPanel} is initialized. 179 */ 180 public static void initMainPanel() { 181 initMainPanel(false); 182 } 183 184 /** 185 * Make sure {@code Main.mainPanel} is initialized. 179 186 * @param reAddListeners {@code true} to re-add listeners 180 187 */
Note:
See TracChangeset
for help on using the changeset viewer.