Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ impossibleToBackToSavedState
Method
impossibleToBackToSavedState
src/app/document.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
void Document::impossibleToBackToSavedState()
178
{
179
m_undo->impossibleToBackToSavedState();
180
}
181
182
bool Document::needsBackup() const
183
{
Callers
3
readDocument
Method · 0.45
read_document_with_raw_images
Function · 0.45
save_document_in_background
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected