Normand Briere
2019-04-22 4a5b9e0b9ecc97203d4089ca0cd0d6df8c76bf1c
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);