Updated the mask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -67,7 +67,7 @@ enum
|
|||||||
wxCONTROL_SIZE_SMALL = 0x00000400,
|
wxCONTROL_SIZE_SMALL = 0x00000400,
|
||||||
wxCONTROL_SIZE_MINI = 0x00000800,
|
wxCONTROL_SIZE_MINI = 0x00000800,
|
||||||
|
|
||||||
wxCONTROL_FLAGS_MASK = 0x000000ff,
|
wxCONTROL_FLAGS_MASK = 0x00000fff,
|
||||||
|
|
||||||
// this is a pseudo flag not used directly by wxRenderer but rather by some
|
// this is a pseudo flag not used directly by wxRenderer but rather by some
|
||||||
// controls internally
|
// controls internally
|
||||||
|
Reference in New Issue
Block a user