mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-10 22:12:49 +00:00
Title Case
This commit is contained in:
@@ -9136,7 +9136,7 @@ void GLCanvas3D::_render_canvas_toolbar()
|
||||
[this]{wxGetApp().toggle_show_outline();}
|
||||
);
|
||||
|
||||
create_menu_item( _utf8(L("Realistic view")),
|
||||
create_menu_item( _utf8(L("Realistic View")),
|
||||
true,
|
||||
cfg->get_bool(SETTING_OPENGL_REALISTIC_MODE),
|
||||
[this, &cfg]{
|
||||
|
||||
Reference in New Issue
Block a user