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:
Peter Kümmel 2006-11-19 12:24:40 +00:00
parent b817032684
commit cb78985841

View File

@ -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()),