diff --git a/interface/wx/icon.h b/interface/wx/icon.h index f396caed44..cd65788671 100644 --- a/interface/wx/icon.h +++ b/interface/wx/icon.h @@ -244,7 +244,7 @@ public: @since 3.1.6 */ - double GetLogicalSize() const; + wxSize GetLogicalSize() const; /** Gets the width of the icon in logical pixels.