X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=lib-ui%2Flayout.h;h=82425fc605e0ee44b9996c5a0ba48f48fbf3ffb7;hb=62660b191284bee3b9bc3eeb126f7632636af535;hp=7bc2161ec8d60d76a40a9bae0c23c4f4e87b78a5;hpb=5dcac54e5db074dc4572f843666c7f7acaf2d109;p=apps%2Fmadmutt.git diff --git a/lib-ui/layout.h b/lib-ui/layout.h index 7bc2161..82425fc 100644 --- a/lib-ui/layout.h +++ b/lib-ui/layout.h @@ -20,6 +20,8 @@ #ifndef MUTT_LIB_UI_LAYOUT_H #define MUTT_LIB_UI_LAYOUT_H +extern WINDOW *sidebar_w, *main_w; + void ui_layout_init(void); void ui_layout_resize(void);