in STL build wxVector elements need to be assignable as well as copy constructible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -199,8 +199,6 @@ public:
|
||||
private:
|
||||
wxGrid * const m_grid;
|
||||
const int m_col;
|
||||
|
||||
DECLARE_NO_ASSIGN_CLASS(wxGridHeaderColumn)
|
||||
};
|
||||
|
||||
// header control retreiving column information from the grid
|
||||
|
Reference in New Issue
Block a user