MCPcopy 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
708void ScintillaNext::updateTimestamp()
709{
710 modifiedTime = fileTimestamp();
711}
712
713void ScintillaNext::setFileInfo(const QString &filePath)
714{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected