]> git.lyx.org Git - features.git/commit
* QWidget::show is synchronous, hence we see the LyX logo for a moment, even if
authorStefan Schimanski <sts@lyx.org>
Fri, 14 Mar 2008 23:33:05 +0000 (23:33 +0000)
committerStefan Schimanski <sts@lyx.org>
Fri, 14 Mar 2008 23:33:05 +0000 (23:33 +0000)
commit09fe21bd11c418d0465ff519949b75d716586597
tree90a50a47696f805585b90baaf900229c13737ca6
parent2aff4838f9897eca8ff30be40db37624111833c1
* QWidget::show is synchronous, hence we see the LyX logo for a moment, even if
  in the next moment the new buffer appears. So we first create the buffer and
  then show the view.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23742 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiApplication.h