mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
Typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31055 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7044b156f0
commit
45600e36eb
@ -553,7 +553,7 @@ void GuiView::closeEvent(QCloseEvent * close_event)
|
||||
return;
|
||||
}
|
||||
|
||||
// Make sure that nothing will use this close to be closed View.
|
||||
// Make sure that nothing will use this to be closed View.
|
||||
guiApp->unregisterView(this);
|
||||
|
||||
if (isFullScreen()) {
|
||||
|
Loading…
Reference in New Issue
Block a user