Normand Briere
2019-07-20 0a52bd4800459cd9935f360d7ca9555b6bea2146
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 }