Make l10n more generic and extensible.
[gpl/argeo-suite.git] / core / org.argeo.suite.ui / src / org / argeo / suite / ui / DefaultEditionLayer.java
index 9c2ad475e6e5c219622c1cd38f73609f48ccf7da..ac5559f987fce221d44b9b871c9a3696a9aae949 100644 (file)
@@ -101,7 +101,7 @@ public class DefaultEditionLayer implements SuiteLayer {
                }
        }
 
-       public void destroy() {
+       public void destroy(BundleContext bundleContext, Map<String, String> properties) {
                
        }