mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23278 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1d163f25d9
commit
3ab0bcbf12
@ -140,8 +140,8 @@ GuiApplication::GuiApplication(int & argc, char ** argv)
|
||||
QCoreApplication::setApplicationName(app_name + "-" + lyx_version);
|
||||
|
||||
//FIXME: quitOnLastWindowClosed is true by default, at least on Windows and
|
||||
// X11 platform. We should have a setting for this in order to let the
|
||||
// application to stay resident.
|
||||
// X11 platforms. We should have a lyxrc setting for this in order to let the
|
||||
// application stay resident.
|
||||
/*
|
||||
if (lyxrc.quit_on_last_window_closed)
|
||||
setQuitOnLastWindowClosed(false);
|
||||
|
Loading…
Reference in New Issue
Block a user