summaryrefslogtreecommitdiff
path: root/atari/rootwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/rootwin.h')
-rwxr-xr-xatari/rootwin.h3
1 files changed, 2 insertions, 1 deletions
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
};