Gobs of changes needed to get up to date with today's CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,6 +34,11 @@ enum wxToolBarToolStyle
|
||||
enum {
|
||||
wxTB_HORIZONTAL,
|
||||
wxTB_VERTICAL,
|
||||
wxTB_TOP,
|
||||
wxTB_LEFT,
|
||||
wxTB_BOTTOM,
|
||||
wxTB_RIGHT,
|
||||
|
||||
wxTB_3DBUTTONS,
|
||||
wxTB_FLAT,
|
||||
wxTB_DOCKABLE,
|
||||
@@ -43,8 +48,7 @@ enum {
|
||||
wxTB_NOALIGN,
|
||||
wxTB_HORZ_LAYOUT,
|
||||
wxTB_HORZ_TEXT,
|
||||
wxTB_NO_TOOLTIPS,
|
||||
wxTB_BOTTOM
|
||||
wxTB_NO_TOOLTIPS
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user