From adcbbbe88033e245732b73bd6319c0cb9b4da9b3 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Fri, 11 Jan 2013 02:12:30 +0100 Subject: Started to move the search form into the browser window. --- atari/rootwin.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'atari/rootwin.h') diff --git a/atari/rootwin.h b/atari/rootwin.h index 2efbe0b06..3d06615c8 100755 --- a/atari/rootwin.h +++ b/atari/rootwin.h @@ -34,7 +34,8 @@ enum browser_area_e { BROWSER_AREA_CONTENT = 1, BROWSER_AREA_STATUSBAR, BROWSER_AREA_TOOLBAR, - BROWSER_AREA_URL_INPUT + BROWSER_AREA_URL_INPUT, + BROWSER_AREA_SEARCH }; -- cgit v1.2.3