mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-27 00:24:00 -06:00
Removed duplicated method GLVolumeCollection::check_outside_state()
This commit is contained in:
parent
ff82c82f52
commit
8bd0f8ada9
7 changed files with 22 additions and 73 deletions
|
@ -59,8 +59,6 @@ public:
|
|||
void delete_selected();
|
||||
void mirror_selection(Axis axis);
|
||||
|
||||
int check_volumes_outside_state() const;
|
||||
|
||||
bool is_layers_editing_enabled() const;
|
||||
bool is_layers_editing_allowed() const;
|
||||
void enable_layers_editing(bool enable);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue