editor now updatable via updateSite
[taxeditor.git] / taxeditor-editor / src / main / java / eu / etaxonomy / taxeditor / propertysheet / MarkersPropertySource.java
index e87e71def79ca13c5689f5d72775f8836476a6c2..80775007986c7fcbd0a87d019723324afb339564 100644 (file)
@@ -13,7 +13,7 @@ public class MarkersPropertySource extends CollectionPropertySource {
                        .getLogger(MarkersPropertySource.class);\r
 \r
 \r
-       public MarkersPropertySource(Collection collection) {\r
+       public MarkersPropertySource(Collection<?> collection) {\r
                super(collection);\r
 //             logger.warn("Markers collection contains " + collection.size() + " elements.");\r
        }\r