mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
This made the code more difficult to understand as some functions were called on m_pPropGridManager and other on pgman which referred to the same object. No real changes.