source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/relation/package-info.java@ 13486

Last change on this file since 13486 was 8624, checked in by bastiK, 9 years ago

add missing svn:eol-style=native

  • Property svn:eol-style set to native
File size: 206 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Toggle dialog allowing to display currently loaded relations and perform operations on them.
5 */
6package org.openstreetmap.josm.gui.dialogs.relation;
Note: See TracBrowser for help on using the repository browser.