8dcedf56d7
We need a valid window pointer to use the correct DPI scaling factor for anything sizing-related, but this function didn't have any, so add one to it now. Unfortunately we need to have a default value for the new parameter for backwards-compatibility purposes, but document that this parameter is not really optional and must always be specified. Also add wxWindow parameter to wxAuiTabContainer::SetRect(), which needs it in order to pass it to this function. Currently this window is only used for converting logical pixels to physical ones, but it will also be used for selecting the correct bitmap size in the upcoming commits. |
||
---|---|---|
.. | ||
wx | ||
check_syntax.sh |