Added input text to theme

This commit is contained in:
James Booth
2012-11-22 02:01:49 +00:00
parent 1adbc17194
commit c5b4fc4a80
6 changed files with 32 additions and 23 deletions

View File

@@ -32,6 +32,7 @@
#include <ncurses/ncurses.h>
#endif
#include "theme.h"
#include "ui.h"
static WINDOW *status_bar;