source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/package-info.java@ 13265

Last change on this file since 13265 was 7937, checked in by bastiK, 9 years ago

add subversion property svn:eol=native

  • Property svn:eol-style set to native
File size: 244 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides generic classes for handling JOSM preferences.
5 * Functional classes for the different components are located in sub-packages.
6 */
7package org.openstreetmap.josm.gui.preferences;
Note: See TracBrowser for help on using the repository browser.