Changeset 28772 in osm for applications/editors/josm/plugins/smed
- Timestamp:
- 2012-10-04T08:48:10+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/SeaMark.java
r28766 r28772 1283 1283 1284 1284 public boolean testValid() { 1285 if (dlg.node == null) return false; 1285 1286 boolean tmp = false; 1286 1287 dlg.manager.showVisualMessage("");
Note:
See TracChangeset
for help on using the changeset viewer.