Normand Briere
2019-06-11 5e6a6f3319f0c4c687fe71952ac9ecc17792b83a
timeflow/app/actions/TimeflowAction.java
....@@ -27,7 +27,7 @@
2727 }
2828
2929
30
- protected TFModel getModel()
30
+ protected TimeflowModel getModel()
3131 {
3232 return app.model;
3333 }