Normand Briere
2019-04-22 a9e12f6c508810604c8c91ee15451776b08ce1a1
timeflow/app/ui/ColorLegendPanel.java
....@@ -20,7 +20,7 @@
2020
2121 Field oldColor;
2222
23
- public ColorLegendPanel(TFModel model)
23
+ public ColorLegendPanel(TimeflowModel model)
2424 {
2525 super(model);
2626 setBackground(Color.white);