mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15536 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
55eae1a7f8
commit
583489bcfe
@ -1039,7 +1039,7 @@ void LyXFunc::dispatch(FuncRequest const & cmd)
|
||||
view()->saveSavedPositions();
|
||||
}
|
||||
|
||||
LyX::ref().quit(argument == "force");
|
||||
LyX::ref().quit();
|
||||
break;
|
||||
|
||||
case LFUN_TOC_VIEW: {
|
||||
|
Loading…
Reference in New Issue
Block a user