Changeset 12332 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2017-06-07T23:24:50+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/BoxTextElement.java
r12303 r12332 37 37 * Align to the right 38 38 */ 39 RIGHT } 39 RIGHT 40 } 40 41 41 42 /** … … 62 63 * Render below the box 63 64 */ 64 BELOW } 65 BELOW 66 } 65 67 66 68 /**
Note:
See TracChangeset
for help on using the changeset viewer.