From 13afa0ff4c591e7800dc4c11a81d04c335418c05 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 14 Aug 2009 10:37:33 +0000 Subject: Merge Paul Blokus' selectscroll branch. Adds core select menu widget for forms and core scrollbar widget. svn path=/trunk/netsurf/; revision=9289 --- desktop/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop/options.h') diff --git a/desktop/options.h b/desktop/options.h index cf26728f0..a25160818 100644 --- a/desktop/options.h +++ b/desktop/options.h @@ -83,6 +83,7 @@ extern int option_toolbar_status_width; extern int option_scale; extern bool option_incremental_reflow; extern unsigned int option_min_reflow_period; +extern bool option_core_select_menu; extern int option_margin_top; extern int option_margin_bottom; -- cgit v1.2.3