Changeset 8840 in josm for trunk/src/org/openstreetmap/josm/gui/GettingStarted.java
- Timestamp:
- 2015-10-09T02:12:45+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/GettingStarted.java
r8836 r8840 38 38 private final LinkGeneral lg; 39 39 private String content = ""; 40 private boolean contentInitialized = false;40 private boolean contentInitialized; 41 41 42 42 private static final String STYLE = "<style type=\"text/css\">\n"
Note:
See TracChangeset
for help on using the changeset viewer.
