[DEVMGR_NEW]

(Resources) Add a missing comma. Fixes part of GCC build.

svn path=/trunk/; revision=69349
This commit is contained in:
Hermès Bélusca-Maïto 2015-09-24 19:11:24 +00:00
parent 85dcbc9ea2
commit 1fdce1dd81

View file

@ -247,7 +247,7 @@ BEGIN
BEGIN
MENUITEM "E&xit", IDC_EXIT
END
MENUITEM "Action" IDC_ACTIONMENU
MENUITEM "Action", IDC_ACTIONMENU
POPUP "View"
BEGIN
MENUITEM "Devices by type", IDC_DEVBYTYPE