From b02f6fa9a0608187cb85752be81bde90071e8b7e Mon Sep 17 00:00:00 2001 From: Andrew Timmins Date: Sun, 25 Jul 2004 19:25:26 +0000 Subject: [project @ 2004-07-25 19:25:26 by atimmins] Updated to support paned config dialog. svn path=/import/netsurf/; revision=1143 --- utils/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils') diff --git a/utils/config.h b/utils/config.h index ba84f3b9b..5bc039a3d 100644 --- a/utils/config.h +++ b/utils/config.h @@ -42,14 +42,14 @@ #define WITH_URI /* ANT URL protocol support */ #define WITH_URL + /* Keyboard navigation support */ + #define WITH_KEYBOARD_NAVIGATION #endif #ifdef ncos /* Kiosk style browsing support */ #define WITH_KIOSK_BROWSING /* Kiosk style browsing themes support */ #define WITH_KIOSK_THEMES - /* Keyboard navigation support */ - #define WITH_KEYBOARD_NAVIGATION #endif #if defined(riscos) || defined(ncos) || defined(debug) -- cgit v1.2.3