mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
small missing bit from reload fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6452 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
141b2a92db
commit
6b8a212904
@ -170,6 +170,7 @@ void RCS::registrer(string const & msg)
|
||||
cmd += OnlyFilename(owner_->fileName());
|
||||
cmd += '"';
|
||||
doVCCommand(cmd, owner_->filePath());
|
||||
reload();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user