about summary refs log tree commit diff stats
path: root/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'preferences.h')
-rw-r--r--preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/preferences.h b/preferences.h
index 2cd5e61e..056b8253 100644
--- a/preferences.h
+++ b/preferences.h
@@ -46,5 +46,6 @@ NCURSES_COLOR_T prefs_get_err();
 NCURSES_COLOR_T prefs_get_inc();
 NCURSES_COLOR_T prefs_get_bar();
 NCURSES_COLOR_T prefs_get_bar_draw();
+NCURSES_COLOR_T prefs_get_bar_text();
 
 #endif