Changeset 7881 in josm for trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java
- Timestamp:
- 2014-12-24T15:30:06+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/Selector.java
r7864 r7881 428 428 } 429 429 430 /** 431 * Returns the list of conditions. 432 * @return the list of conditions 433 */ 430 434 public List<Condition> getConditions() { 431 435 if (conds == null) {
Note:
See TracChangeset
for help on using the changeset viewer.
