summaryrefslogtreecommitdiff
path: root/src/window_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_func.h')
-rw-r--r--src/window_func.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window_func.h b/src/window_func.h
index 2e3767c97..0c175a8f4 100644
--- a/src/window_func.h
+++ b/src/window_func.h
@@ -28,6 +28,7 @@ void InvalidateWindowClassesData(WindowClass cls, int data = 0);
void DeleteNonVitalWindows();
void DeleteAllNonVitalWindows();
+void DeleteConstructionWindows();
void HideVitalWindows();
void ShowVitalWindows();