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

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;