Ignore:
Timestamp:
2013-12-27T00:11:47+01:00 (10 years ago)
Author:
Don-vip
Message:

fix #9447 - mappaint: display capacity as a name complement for labels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/WindowGeometry.java

    r6530 r6541  
    342342     * @since 6522
    343343     */
    344     public Rectangle getVirtualScreenBounds() {
     344    public static Rectangle getVirtualScreenBounds() {
    345345        Rectangle virtualBounds = new Rectangle();
    346346        GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment();
Note: See TracChangeset for help on using the changeset viewer.