Propagate wxEVT_DPI_CHANGED to child windows in wxOSX too
This commit is contained in:
committed by
Vadim Zeitlin
parent
668f0e7c54
commit
1deb003a7c
@@ -151,6 +151,7 @@ public:
|
||||
// --------------
|
||||
|
||||
void OnMouseEvent( wxMouseEvent &event );
|
||||
void OnDPIChanged( wxDPIChangedEvent& event );
|
||||
|
||||
void MacOnScroll( wxScrollEvent&event );
|
||||
|
||||
|
Reference in New Issue
Block a user