Added wxBU_ALIGN_MASK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,6 +24,8 @@ enum {
|
||||
wxBU_RIGHT,
|
||||
wxBU_BOTTOM,
|
||||
|
||||
wxBU_ALIGN_MASK,
|
||||
|
||||
wxBU_EXACTFIT,
|
||||
wxBU_AUTODRAW,
|
||||
};
|
||||
|
Reference in New Issue
Block a user