Normand Briere
2018-12-21 dcda2c5fa15e63daad67f5720a2f726e34f8cd71
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);