aboutsummaryrefslogtreecommitdiffstats
path: root/src/custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/custom.h')
-rwxr-xr-xsrc/custom.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/custom.h b/src/custom.h
index 317413a..04909fc 100755
--- a/src/custom.h
+++ b/src/custom.h
@@ -1,4 +1,4 @@
-/* $calcurse: custom.h,v 1.17 2009/08/01 17:44:51 culot Exp $ */
+/* $calcurse: custom.h,v 1.18 2009/08/02 09:29:24 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -96,6 +96,7 @@ void custom_layout_config (void);
void custom_color_config (void);
void custom_color_theme_name (char *);
void custom_confwin_init (window_t *, char *);
+void custom_set_swsiz (scrollwin_t *);
void custom_general_config (conf_t *);
void custom_keys_config (void);