Use static linkage for various local names
This commit is contained in:
@@ -4461,6 +4461,7 @@ int wxListMainWindow::GetItemWidthWithImage(wxListItem * item)
|
||||
static wxListCtrlCompare list_ctrl_compare_func_2;
|
||||
static wxIntPtr list_ctrl_compare_data;
|
||||
|
||||
static
|
||||
int LINKAGEMODE list_ctrl_compare_func_1( wxListLineData **arg1, wxListLineData **arg2 )
|
||||
{
|
||||
wxListLineData *line1 = *arg1;
|
||||
|
Reference in New Issue
Block a user