mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
configuration updater
forced update dialog check for updates button check address when downloading bundles
This commit is contained in:
parent
617912ecc1
commit
65b9ef6636
9 changed files with 257 additions and 39 deletions
|
@ -284,6 +284,8 @@ public:
|
|||
const Mouse3DController& get_mouse3d_controller() const;
|
||||
Mouse3DController& get_mouse3d_controller();
|
||||
|
||||
void set_bed_shape() const;
|
||||
|
||||
// ROII wrapper for suppressing the Undo / Redo snapshot to be taken.
|
||||
class SuppressSnapshots
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue