(svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h.
This commit is contained in:
@@ -567,6 +567,7 @@ static void ErrmsgWndProc(Window *w, WindowEvent *e)
|
||||
|
||||
case WE_DESTROY:
|
||||
SetRedErrorSquare(0);
|
||||
extern StringID _switch_mode_errorstr;
|
||||
_switch_mode_errorstr = INVALID_STRING_ID;
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user