From 7f267bba8b90df68f9b4a9feb663b34d98df7a8b Mon Sep 17 00:00:00 2001 From: OBattler Date: Sun, 8 Oct 2017 00:38:17 +0200 Subject: [PATCH] The dummy status bar menu resource now has a dummy separator item - fixes the crash on loading the menu resource. --- src/win/86Box.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/win/86Box.rc b/src/win/86Box.rc index 56c085e58..7327f1ca6 100644 --- a/src/win/86Box.rc +++ b/src/win/86Box.rc @@ -159,6 +159,7 @@ END StatusBarMenu MENU DISCARDABLE BEGIN + MENUITEM SEPARATOR END