Fix typos in AddStdXRCID_Records(): , instead of ;

This commit is contained in:
Václav Slavík
2020-01-20 19:18:40 +01:00
parent ed8fd1893a
commit 11780f69aa

View File

@@ -2788,8 +2788,8 @@ void AddStdXRCID_Records()
stdID(wxID_PREVIEW);
stdID(wxID_ABOUT);
stdID(wxID_HELP_CONTENTS);
stdID(wxID_HELP_INDEX),
stdID(wxID_HELP_SEARCH),
stdID(wxID_HELP_INDEX);
stdID(wxID_HELP_SEARCH);
stdID(wxID_HELP_COMMANDS);
stdID(wxID_HELP_PROCEDURES);
stdID(wxID_HELP_CONTEXT);