Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 859:6b047887855b
Fix broken build.
flys-client/trunk@2653 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 06 Sep 2011 11:43:47 +0000 |
parents | 9f07f67f60a5 |
children | f5855350fc03 |
comparison
equal
deleted
inserted
replaced
858:9f07f67f60a5 | 859:6b047887855b |
---|---|
1 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/client/ui/chart/ChartOutputTab.java: | |
4 Fix broken build by changed method name. | |
5 | |
1 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 6 2011-09-06 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 7 |
3 Subclassed ChartThemePanel, trigger redraws of Chart when interaction with | 8 Subclassed ChartThemePanel, trigger redraws of Chart when interaction with |
4 "Action" widgets in ThemePanel occured (but will still crash). | 9 "Action" widgets in ThemePanel occured (but will still crash). |
5 | 10 |