diff --git a/interface/wx/font.h b/interface/wx/font.h index d0a0b368a9..f7b6493831 100644 --- a/interface/wx/font.h +++ b/interface/wx/font.h @@ -466,7 +466,7 @@ public: @since 2.9.5 */ - wxFont(const wxFontInfo& font); + wxFont(const wxFontInfo& fontInfo); /** Creates a font object with the specified attributes and size in points.