mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
Mark unsaved project title with * (#5910)
* Mark unsaved project title with *
This commit is contained in:
parent
b47810435a
commit
5ff93fe103
4 changed files with 35 additions and 3 deletions
|
@ -654,6 +654,7 @@ public:
|
|||
|
||||
bool need_update() const;
|
||||
void set_need_update(bool need_update);
|
||||
void update_title_dirty_status();
|
||||
|
||||
// ROII wrapper for suppressing the Undo / Redo snapshot to be taken.
|
||||
class SuppressSnapshots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue