Use static linkage for various local names
This commit is contained in:
@@ -121,6 +121,7 @@ wxString wxBrushString(wxColour c, int style = wxBRUSHSTYLE_SOLID)
|
||||
return s;
|
||||
}
|
||||
|
||||
static
|
||||
wxString wxGetPenPattern(wxPen& pen)
|
||||
{
|
||||
wxString s;
|
||||
|
Reference in New Issue
Block a user