Fix copy/paste compile error on Mac.

This commit is contained in:
Jeff Young 2018-02-23 12:43:59 +00:00 committed by jean-pierre charras
parent 2991c0d258
commit 63e113740b
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ void KICAD_MANAGER_FRAME::ReCreateMenuBar()
KiBitmap( reload_xpm ) );
#ifdef __APPLE__
aParentMenu->AppendSeparator();
viewMenu->AppendSeparator();
#endif
// Menu Browse: