wxPropertyGrid member m_visPropArray removed, now always recreated from scratch in DoDrawItems()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1632,9 +1632,6 @@ protected:
|
||||
// background colour for empty space below the grid
|
||||
wxColour m_colEmptySpace;
|
||||
|
||||
// temp property array used in DoDrawItems
|
||||
wxArrayPtrVoid m_visPropArray;
|
||||
|
||||
// NB: These *cannot* be moved to globals.
|
||||
|
||||
// Array of background colour brushes.
|
||||
|
Reference in New Issue
Block a user