From: Abdelrazak Younes Date: Tue, 24 Oct 2006 15:31:22 +0000 (+0000) Subject: compile fix. X-Git-Tag: 1.6.10~12203 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=583489bcfe1f4f057c753bfd7625acc30a45f602;p=features.git compile fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15536 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/lyxfunc.C b/src/lyxfunc.C index a1549f8fde..49c4842b7b 100644 --- a/src/lyxfunc.C +++ b/src/lyxfunc.C @@ -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: {