mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-04 17:07:08 +02: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