Normand Briere
2018-12-17 86f4e9c75951153ae9825f4772633e45698cb602
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);