git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31055 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-08-15 16:03:11 +00:00
parent 7044b156f0
commit 45600e36eb

View File

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