diff artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java @ 6639:769d9ec8abac

backout changeset 6513:ef3b02034f6a
author Tom Gottfried <tom@intevation.de>
date Sat, 29 Jun 2013 00:15:14 +0200
parents ef3b02034f6a
children e0311aa32efb
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java	Sat Jun 29 00:06:35 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/LongitudinalSectionGenerator.java	Sat Jun 29 00:15:14 2013 +0200
@@ -151,7 +151,7 @@
      * @return the default title for this chart.
      */
     @Override
-    protected String getDefaultChartTitle() {
+    public String getDefaultChartTitle() {
         return msg(I18N_CHART_TITLE, I18N_CHART_TITLE_DEFAULT);
     }
 

http://dive4elements.wald.intevation.org