Fix font of wxRadioBox after DPI change
This commit is contained in:
@@ -162,6 +162,8 @@ protected:
|
||||
|
||||
virtual WXHRGN MSWGetRegionWithoutChildren() wxOVERRIDE;
|
||||
|
||||
virtual void MSWUpdateFontOnDPIChange(const wxSize& newDPI) wxOVERRIDE;
|
||||
|
||||
// resolve ambiguity in base classes
|
||||
virtual wxBorder GetDefaultBorder() const wxOVERRIDE { return wxRadioBoxBase::GetDefaultBorder(); }
|
||||
|
||||
|
Reference in New Issue
Block a user