Fix wxIcon::GetLogicalSize documentation

This commit is contained in:
Scott Talbert 2022-04-17 23:41:46 -04:00
parent 7a98e93bb4
commit 19d3e2d902

View file

@ -244,7 +244,7 @@ public:
@since 3.1.6
*/
double GetLogicalSize() const;
wxSize GetLogicalSize() const;
/**
Gets the width of the icon in logical pixels.