mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
Fixed typo.
This commit is contained in:
@@ -326,7 +326,7 @@ void MainFrame::init_menubar()
|
||||
wxString sep_space = "\xA0";
|
||||
#else
|
||||
wxString sep = " - ";
|
||||
wxStrubg sep_space = "";
|
||||
wxString sep_space = "";
|
||||
#endif
|
||||
|
||||
// Edit menu
|
||||
|
||||
Reference in New Issue
Block a user