Project dirty state manager -> Improvements update of plater dirty state after save commands
This commit is contained in:
@@ -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 };
|
||||
|
||||
Reference in New Issue
Block a user