summaryrefslogtreecommitdiff
path: root/src/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cpp')
-rw-r--r--src/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.cpp b/src/window.cpp
index c114467b0..5177656a1 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -985,6 +985,7 @@ static uint GetWindowZPriority(const Window *w)
++z_priority;
case WC_QUERY_STRING:
+ case WC_SEND_NETWORK_MSG:
++z_priority;
case WC_ERRMSG:
@@ -1007,7 +1008,6 @@ static uint GetWindowZPriority(const Window *w)
case WC_CONSOLE:
++z_priority;
- case WC_SEND_NETWORK_MSG:
case WC_NEWS_WINDOW:
++z_priority;