Added missing declaration of "html_redraw_debug".

svn path=/trunk/netsurf/; revision=13830
This commit is contained in:
Ole Loots 2012-04-07 21:19:10 +00:00
parent bae750ee44
commit 7bfcbe1e1e

View File

@ -59,6 +59,7 @@ extern int mouse_hold_start[3];
extern browser_mouse_state bmstate;
extern short last_drag_x;
extern short last_drag_y;
extern bool html_redraw_debug;
/* Zero based resource tree ids: */
#define T_ABOUT 0