mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/statistics] Remove duplicate banner views
This commit is contained in:
@@ -17,6 +17,9 @@ HistogramController::ContentView::ContentView(HistogramController * controller,
|
||||
m_bannerView(),
|
||||
m_store(store)
|
||||
{
|
||||
m_histogramView1.setDisplayBannerView(false);
|
||||
m_histogramView2.setDisplayBannerView(false);
|
||||
m_histogramView3.setDisplayBannerView(false);
|
||||
}
|
||||
|
||||
HistogramView * HistogramController::ContentView::histogramViewAtIndex(int index) {
|
||||
|
||||
Reference in New Issue
Block a user