Normand Briere
2019-02-22 611518a0ff65fd05e517d44adbcec639570b86eb
timeflow/views/IntroView.java
....@@ -34,7 +34,7 @@
3434 Image image;
3535 Image repeat;
3636
37
- public IntroView(TFModel model)
37
+ public IntroView(TimeflowModel model)
3838 {
3939 super(model);
4040 setBackground(Color.white);