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

@@ -24,6 +24,7 @@
#include <string.h>
#include "common.h"
#include "theme.h"
#include "ui.h"
static WINDOW *title_bar;