Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -170,7 +170,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
int m_Amount;
|
wxByte m_Amount;
|
||||||
int m_MaxWidth;
|
int m_MaxWidth;
|
||||||
int m_MaxHeight;
|
int m_MaxHeight;
|
||||||
bool m_CanSetShape;
|
bool m_CanSetShape;
|
||||||
|
Reference in New Issue
Block a user