| 33 | DECLARE_WND_SUPERCLASS(nullptr,CListViewCtrl::GetWndClassName()) |
| 34 | |
| 35 | CBigPoolView(IMainFrame* pFrame):m_pFrame(pFrame){} |
| 36 | |
| 37 | void LoadPoolTagText(); |
| 38 | void UpdateBigPools(); |
nothing calls this directly
no outgoing calls
no test coverage detected