Normand Briere
2019-04-22 ec1ab4278b2408d3b19083e530e0376f809cca44
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 }