mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
first try it on the Mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15975 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b817032684
commit
cb78985841
@ -158,7 +158,7 @@ GuiApplication::GuiApplication(int & argc, char ** argv)
|
||||
primary window ... is closed.
|
||||
This feature be turned off by setting quitOnLastWindowClosed to false.
|
||||
*/
|
||||
//setQuitOnLastWindowClosed(false);
|
||||
setQuitOnLastWindowClosed(false);
|
||||
// this connect should not be necessary:
|
||||
// we rely on a Qt bug on Windows and maybe Linux
|
||||
QObject::connect(this, SIGNAL(lastWindowClosed()),
|
||||
|
Loading…
Reference in New Issue
Block a user