Changeset 19441 in osm for applications/editors/josm/plugins/graphview/src
- Timestamp:
- 2010-01-13T14:40:10+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/GraphViewPlugin.java
r19439 r19441 77 77 public GraphViewPlugin(PluginInformation info) { 78 78 super(info); 79 80 79 preferences = GraphViewPreferences.getInstance(); 81 80 this.preferences.addObserver(this);
Note:
See TracChangeset
for help on using the changeset viewer.