diff --git a/interface/wx/font.h b/interface/wx/font.h index 2f7ca100b4..e9779e7f75 100644 --- a/interface/wx/font.h +++ b/interface/wx/font.h @@ -470,7 +470,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.