Normand Briere
2019-04-24 07750666120cf38c7ad4f3a3a583a8c4d582bb0e
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);