1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Fixed spelling of "sidebar"

This commit is contained in:
bubnikv
2020-04-29 15:58:57 +02:00
parent d9c121a19c
commit 2875bc685c
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ public:
void show_view3D_labels(bool show);
bool is_sidebar_collapsed() const;
void collapse_sidebur(bool show);
void collapse_sidebar(bool show);
#if ENABLE_SLOPE_RENDERING
bool is_view3D_slope_shown() const;