Move type and function declarations.
commit1b53918e0a1ef1846689493644dd4b037af80ea6
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 6 Dec 2011 13:32:43 +0000 (6 16:32 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Mon, 12 Dec 2011 09:23:25 +0000 (12 12:23 +0300)
tree1561402ab6bef8864f69187ed3b347e5662151fd
parentb49c165c5919dae49ae1520fab593fb4869f02c2
Move type and function declarations.

(panel_view_mode_t): move from panel.h to layout.h.
(panel_update_cols): move from layout.[ch] to panel.[ch]
Fixed related includes.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/editor/edit.c
src/editor/editcmd.c
src/editor/editdraw.c
src/filemanager/ext.c
src/filemanager/layout.c
src/filemanager/layout.h
src/filemanager/panel.c
src/filemanager/panel.h
src/setup.h