no changes, just fix typo in variable name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -278,7 +278,7 @@ private:
|
||||
m_colHeaderFg,
|
||||
m_colHeaderBg,
|
||||
m_colBackground,
|
||||
m_colSorrounding;
|
||||
m_colSurrounding;
|
||||
|
||||
// the attributes for each of the month days
|
||||
wxCalendarDateAttr *m_attrs[31];
|
||||
|
Reference in New Issue
Block a user