Generate wxDPIChangedEvent when DPI changes

This commit is contained in:
Maarten Bent
2016-10-05 21:42:33 +02:00
parent 137713e0c8
commit e3d3a0b7e8
6 changed files with 97 additions and 2 deletions

View File

@@ -2044,7 +2044,7 @@ public:
If the DPI is not available, returns @c wxSize(0,0) object.
@see wxDisplay::GetPPI()
@see wxDisplay::GetPPI(), wxDPIChangedEvent
@since 3.1.3
*/