(svn r26610) -Feature: Select an editable preset name for saving.

This commit is contained in:
alberth
2014-05-24 19:11:20 +00:00
parent 8e87ae9120
commit 8755c26793
8 changed files with 212 additions and 5 deletions

View File

@@ -1267,6 +1267,7 @@ static uint GetWindowZPriority(const Window *w)
case WC_CONFIRM_POPUP_QUERY:
case WC_MODAL_PROGRESS:
case WC_NETWORK_STATUS_WINDOW:
case WC_SAVE_PRESET:
++z_priority;
case WC_GENERATE_LANDSCAPE: