summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-scr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ncurses/nc-scr.h')
-rw-r--r--ui/ncurses/nc-scr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/ncurses/nc-scr.h b/ui/ncurses/nc-scr.h
index 775e8de..4f9de59 100644
--- a/ui/ncurses/nc-scr.h
+++ b/ui/ncurses/nc-scr.h
@@ -64,6 +64,7 @@ enum nc_scr_pos {
nc_scr_pos_status = 1,
nc_scr_frame_lines = 5,
+ nc_scr_frame_cols = 1,
};
struct nc_frame {
OpenPOWER on IntegriCloud