Merge branch 'toolbar_change_placing' of https://github.com/a-wi/wxWidgets
Fix several problems related to SetToolPacking() in wxMSW.
This commit is contained in:
@@ -136,6 +136,8 @@ protected:
|
||||
// get the Windows toolbar style of this control
|
||||
long GetMSWToolbarStyle() const;
|
||||
|
||||
// set native toolbar padding
|
||||
void MSWSetPadding(WXWORD padding);
|
||||
|
||||
// the big bitmap containing all bitmaps of the toolbar buttons
|
||||
WXHBITMAP m_hBitmap;
|
||||
|
Reference in New Issue
Block a user