summaryrefslogtreecommitdiff
path: root/src/gui_w48.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2008-12-24 11:20:53 +0000
committerBram Moolenaar <Bram@vim.org>2008-12-24 11:20:53 +0000
commit61665aa51248a1ed2c258f34dd02e919ad24b19d (patch)
tree7bde8cb7538fd38746037100d65321afb8954a80 /src/gui_w48.c
parent8ba1bd2f0117c474986bffad80149f5a7c31f2bf (diff)
downloadvim-git-61665aa51248a1ed2c258f34dd02e919ad24b19d.tar.gz
updated for version 7.2-071v7.2.071
Diffstat (limited to 'src/gui_w48.c')
-rw-r--r--src/gui_w48.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gui_w48.c b/src/gui_w48.c
index 08dcb2d0a..4de0c7639 100644
--- a/src/gui_w48.c
+++ b/src/gui_w48.c
@@ -1937,6 +1937,11 @@ gui_mch_wait_for_chars(int wtime)
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