Skip to content

Commit

Permalink
Small modif
Browse files Browse the repository at this point in the history
  • Loading branch information
donho committed Dec 19, 2024
1 parent ad256ce commit 8f26372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PowerEditor/src/ScintillaComponent/Buffer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ void Buffer::updateTimeStamp()
writeLog(nppIssueLog.c_str(), msg.c_str());
}
}

_timeStamp = timeStampLive;
doNotify(BufferChangeTimestamp);
}
Expand Down

0 comments on commit 8f26372

Please sign in to comment.