mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-06 00:10:59 +00:00
* comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23739 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4e223167ff
commit
fc816dba30
@ -169,6 +169,8 @@ GuiApplication::GuiApplication(int & argc, char ** argv)
|
||||
setQuitOnLastWindowClosed(false);
|
||||
*/
|
||||
#ifdef Q_WS_MAC
|
||||
// FIXME: Do we need a lyxrc setting for this on Mac? This behaviour
|
||||
// seems to be the default case for applications like LyX.
|
||||
setQuitOnLastWindowClosed(false);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user