From: Robin Dunn Date: Thu, 20 Jun 2013 01:02:49 +0000 (+0000) Subject: GetMagnificationFactor --> GetContentScaleFactor X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6481f4ab4c99edb2dba6b7f890abb1afca88753b GetMagnificationFactor --> GetContentScaleFactor git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/window.h b/interface/wx/window.h index 336e7adc57..d075e1178c 100644 --- a/interface/wx/window.h +++ b/interface/wx/window.h @@ -1119,7 +1119,7 @@ public: @since 2.9.5 */ - virtual double GetMagnificationFactor() const; + virtual double GetContentScaleFactor() const; /** Returns the size of the left/right and top/bottom borders of this window in x