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