mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Ensure the window title gets set on "drop files"
git-svn-id: http://macvim.googlecode.com/svn/trunk@314 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -2035,6 +2035,7 @@ enum {
|
||||
setcursor();
|
||||
out_flush();
|
||||
gui_update_cursor(FALSE, FALSE);
|
||||
maketitle();
|
||||
gui_mch_flush();
|
||||
}
|
||||
#endif // FEAT_DND
|
||||
|
||||
Reference in New Issue
Block a user