mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
more robust version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28316 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1f5c703bae
commit
77d824af42
@ -206,7 +206,7 @@ void LyXVC::toggleReadOnly()
|
||||
LYXERR(Debug::LYXVC, "LyXVC: toggle to unlocked");
|
||||
checkIn();
|
||||
break;
|
||||
default:
|
||||
case VCS::NOLOCKING:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user