]> git.saurik.com Git - wxWidgets.git/commitdiff
GetMagnificationFactor --> GetContentScaleFactor
authorRobin Dunn <robin@alldunn.com>
Thu, 20 Jun 2013 01:02:49 +0000 (01:02 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 20 Jun 2013 01:02:49 +0000 (01:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/window.h

index 336e7adc57c1eae2fe3a9cfc9cc934ebd345c35b..d075e1178ca2af9d7d8282838de48d2149cbc69b 100644 (file)
@@ -1119,7 +1119,7 @@ public:
 
        @since 2.9.5
     */
 
        @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
     
     /**
         Returns the size of the left/right and top/bottom borders of this window in x