summaryrefslogtreecommitdiffstats
path: root/src/proto/move.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/move.pro')
-rw-r--r--src/proto/move.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto/move.pro b/src/proto/move.pro
index ec88b9b397..1302c292da 100644
--- a/src/proto/move.pro
+++ b/src/proto/move.pro
@@ -9,6 +9,7 @@ void check_cursor_moved(win_T *wp);
void changed_window_setting(void);
void changed_window_setting_win(win_T *wp);
void changed_window_setting_buf(buf_T *buf);
+void changed_window_setting_all(void);
void set_topline(win_T *wp, linenr_T lnum);
void changed_cline_bef_curs(void);
void changed_cline_bef_curs_win(win_T *wp);