Normand Briere
2019-08-26 6266c8a4b2485b29a7d5bcb217460d7aad3e1c4a
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);