GetMagnificationFactor --> GetContentScaleFactor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
6b3b86fe4e
commit
6481f4ab4c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user