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:
Bjorn Winckler
2007-10-13 14:35:03 +00:00
parent 630bde09d3
commit 7dbb993dca
+1
View File
@@ -2035,6 +2035,7 @@ enum {
setcursor();
out_flush();
gui_update_cursor(FALSE, FALSE);
maketitle();
gui_mch_flush();
}
#endif // FEAT_DND