Normand Briere
2019-04-29 c0c300a9dbd4c0fc127e003e9481d3f9246bbe7a
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 }