Ignore:
Timestamp:
2009-09-27T16:36:00+02:00 (15 years ago)
Author:
guggis
Message:

Updating to JOSM r2196

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java

    r17704 r17817  
    7979                super(name);
    8080                alphaChannel.setSelected(Main.pref.getBoolean("wmsplugin.alpha_channel"));
    81                 background = true; /* set global background variable */
     81                setBackgroundLayer(true); /* set global background variable */
    8282                initializeImages();
    8383                this.baseURL = baseURL;
Note: See TracChangeset for help on using the changeset viewer.