Fixed "actions" buttons size under OSX

This commit is contained in:
YuSanka 2019-12-13 17:56:04 +01:00
parent 81a2f8535a
commit 7d0d70534b
3 changed files with 16 additions and 4 deletions

View file

@ -1110,6 +1110,7 @@ public:
void SetBitmap_(const ScalableBitmap& bmp);
void SetBitmapDisabled_(const ScalableBitmap &bmp);
int GetBitmapHeight();
void msw_rescale();