Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ updateTimestamp
Method
updateTimestamp
src/ScintillaNext.cpp:708–711 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
706
}
707
708
void ScintillaNext::updateTimestamp()
709
{
710
modifiedTime = fileTimestamp();
711
}
712
713
void ScintillaNext::setFileInfo(const QString &filePath)
714
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected