Fixed typo.
This commit is contained in:
parent
af0e9370fb
commit
f626f69e90
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ void MainFrame::init_menubar()
|
|||
wxString sep_space = "\xA0";
|
||||
#else
|
||||
wxString sep = " - ";
|
||||
wxStrubg sep_space = "";
|
||||
wxString sep_space = "";
|
||||
#endif
|
||||
|
||||
// Edit menu
|
||||
|
|
Loading…
Add table
Reference in a new issue