mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fixed conflicts after merge with master
This commit is contained in:
commit
a8dff7038f
8 changed files with 88 additions and 31 deletions
|
@ -283,9 +283,9 @@ public:
|
|||
bool init_view_toolbar();
|
||||
|
||||
const Camera& get_camera() const;
|
||||
#if ENABLE_NON_STATIC_CANVAS_MANAGER
|
||||
Camera& get_camera();
|
||||
|
||||
#if ENABLE_NON_STATIC_CANVAS_MANAGER
|
||||
const Bed3D& get_bed() const;
|
||||
Bed3D& get_bed();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue