mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fixed Replace Next not marking the script as modified.
Originally committed to SVN as r2935.
This commit is contained in:
parent
988df0ab81
commit
1520e51dd0
@ -409,6 +409,7 @@ void SearchReplaceEngine::ReplaceNext(bool DoReplace) {
|
||||
|
||||
// Commit
|
||||
grid->ass->FlagAsModified(_("replace"));
|
||||
grid->CommitChanges();
|
||||
}
|
||||
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user