Add: News menu entry and shortcut for deleting all messages. (#7240)

This commit is contained in:
Joan Josep
2019-02-17 00:15:58 +01:00
committed by PeterN
parent ebe84b9d4c
commit 548ec05a48
5 changed files with 19 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ void InvalidateWindowClassesData(WindowClass cls, int data = 0, bool gui_scope =
void DeleteNonVitalWindows();
void DeleteAllNonVitalWindows();
void DeleteAllMessages();
void DeleteConstructionWindows();
void HideVitalWindows();
void ShowVitalWindows();