Merge branch 'osx-fixes'
Miscellaneous macOS bug fixes. See https://github.com/wxWidgets/wxWidgets/pull/2136
This commit is contained in:
@@ -557,6 +557,9 @@ private:
|
||||
wxCocoaOutlineDataSource* m_DataSource;
|
||||
|
||||
wxCocoaOutlineView* m_OutlineView;
|
||||
|
||||
// Width of expander in pixels, computed on demand.
|
||||
int m_expanderWidth;
|
||||
};
|
||||
|
||||
#endif // _WX_DATAVIEWCTRL_COCOOA_H_
|
||||
|
Reference in New Issue
Block a user