source: josm/trunk/src/org/openstreetmap/josm/gui/bugreport/package-info.java@ 12649

Last change on this file since 12649 was 12649, checked in by Don-vip, 7 years ago

see #15182 - code refactoring to avoid dependence on GUI packages from Preferences

  • Property svn:eol-style set to native
File size: 224 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides GUI classes for the bug report system, allowing users to create tickets on issue tracker directly from JOSM.
5 */
6package org.openstreetmap.josm.gui.bugreport;
Note: See TracBrowser for help on using the repository browser.