dticon: Resolve GCC 10 errors about multiple definitions of global variables

This commit is contained in:
Peter Howkins
2020-11-24 02:25:30 +00:00
parent 30f2d925ef
commit ee04641879
3 changed files with 13 additions and 13 deletions

View File

@@ -138,7 +138,7 @@ extern Window tablet_win;
static int jskXerrorDebug();
static int jskXerrorIODebug();
Widget editMenu_undo_pb;
extern Widget editMenu_undo_pb;
void GetSessionInfo( void );
void Set_Gfx_Labels( Boolean );