From 278cd9dd1d2b7ceea766cbe2f1bed050954540a5 Mon Sep 17 00:00:00 2001 From: James Booth <boothj5@gmail.com> Date: Thu, 24 May 2012 01:11:43 +0100 Subject: Renamed windows.h -> ui.h --- DESIGN | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DESIGN') diff --git a/DESIGN b/DESIGN index bce5f884..168f516f 100644 --- a/DESIGN +++ b/DESIGN @@ -37,11 +37,11 @@ These represent the different windows in Ncurses. | INPUT_WIN | +----------------------------------------------+ -The interface to the UI is all through windows.h, all UI modules share this +The interface to the UI is all through ui.h, all UI modules share this header: - windows.h + ui.h | | -------------------------------------------------- @@ -50,7 +50,7 @@ header: -So any calls to the UI are through windows.h +So any calls to the UI are through ui.h title_bar.c and status_bar.c are relatively trivial. -- cgit 1.4.1-2-gfad0