Files
Upsilon/apps
Ruben Dashyan 07a9116147 [apps/statistics] Remove public MultipleDataView::editableBannerView() getter
Instead use existing protected virtual bannerView() getter. The reason
why both existed is that one was const but not the other. A const
variant is needed only exceptionally: in bannerFrame() which is called
by drawRect().
Moreover, bannerView() is virtual and is overridden in its derived
classes using co-variant return types. That fact is important in the
following commit.
2019-05-03 15:54:21 +02:00
..
2019-05-03 15:53:20 +02:00
2018-11-15 10:26:34 +01:00
2019-05-03 15:53:20 +02:00
2019-05-03 15:53:20 +02:00
2019-05-03 15:53:20 +02:00
2019-05-03 15:53:20 +02:00
2019-05-03 15:53:20 +02:00