dtudcfonted: Resolve GCC 10 errors about multiple definitions of global variables
This commit is contained in:
@@ -66,9 +66,9 @@ extern FalCodeRegion CodeArea[16];
|
||||
structure of widgets
|
||||
********************************************************************/
|
||||
extern Widget toplevel;
|
||||
Widget editPopW,
|
||||
wgeScro,
|
||||
wgeBulB_edit;
|
||||
extern Widget wgeScro;
|
||||
extern Widget editPopW;
|
||||
Widget wgeBulB_edit;
|
||||
static Widget wgeStaT_form[EDLIST_MAX],
|
||||
wgeStaT_disp[EDLIST_MAX],
|
||||
wgeStaT_list[EDLIST_MAX],
|
||||
|
||||
Reference in New Issue
Block a user