Changeset 27813 in osm for applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java
- Timestamp:
- 2012-02-16T21:45:20+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java ¶
r27465 r27813 101 101 }); 102 102 roleBox.setVisible(false); 103 final Action enterRoleAction = new EnterRoleAction(); // just for the shorcut 103 final Action enterRoleAction = new EnterRoleAction(); // just for the shortcut 104 104 105 105 // [±][X] relation U [AZ][Down][Edit]
Note:
See TracChangeset
for help on using the changeset viewer.
