mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 14:13:57 -06:00
Project dirty state manager -> Improvements update of plater dirty state after save commands
This commit is contained in:
parent
ce73671f47
commit
c691464659
2 changed files with 70 additions and 33 deletions
|
@ -39,6 +39,7 @@ public:
|
|||
bool any_used_modified() const;
|
||||
#endif // ENABLE_PROJECT_DIRTY_STATE_DEBUG_WINDOW
|
||||
bool is_used_and_modified(const UndoRedo::Snapshot& snapshot) const;
|
||||
void reset();
|
||||
};
|
||||
|
||||
bool plater{ false };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue