]> git.lyx.org Git - features.git/commit
Set window title before stting modified state
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 14 Sep 2016 20:33:56 +0000 (22:33 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 14 Sep 2016 20:37:06 +0000 (22:37 +0200)
commit9313f8565b41c9de4b1990e155fe3fe8468f3446
treeb7ce739da20d89443050bc1e299efbef1a780012
parentc79b7c1496d58005d444b2f5159edf7402b14d38
Set window title before stting modified state

Fixes message "QWidget::setWindowModified: The window title does not
contain a '[*]' placeholder" when opening a non-existent file.
src/frontends/qt4/GuiView.cpp