commit | 61665aa51248a1ed2c258f34dd02e919ad24b19d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Dec 24 11:20:53 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Dec 24 11:20:53 2008 +0000 |
tree | 7bde8cb7538fd38746037100d65321afb8954a80 | |
parent | 8ba1bd2f0117c474986bffad80149f5a7c31f2bf [diff] [blame] |
updated for version 7.2-071
diff --git a/src/gui_w48.c b/src/gui_w48.c index 08dcb2d..4de0c76 100644 --- a/src/gui_w48.c +++ b/src/gui_w48.c
@@ -1937,6 +1937,11 @@ s_need_activate = FALSE; } +#ifdef FEAT_NETBEANS_INTG + /* Process the queued netbeans messages. */ + netbeans_parse_messages(); +#endif + /* * Don't use gui_mch_update() because then we will spin-lock until a * char arrives, instead we use GetMessage() to hang until an