]> git.lyx.org Git - features.git/commit
* GuiApplication.C: align Windows with other platform. No more static trick!
authorAbdelrazak Younes <younes@lyx.org>
Thu, 12 Oct 2006 22:02:45 +0000 (22:02 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 12 Oct 2006 22:02:45 +0000 (22:02 +0000)
commit53bbb6ed7a05a07863e71bc00c1bdf8420d30367
treebb7aeb5059b256495bb992ac3c8ff272e3970ca7
parent21316375fee44ecd1896d81913c9ee4066c6a980
* GuiApplication.C: align Windows with other platform. No more static trick!

* lyx_main:
  - LyX::application_ : new scoped_ptr member containing the Application instance.
  - LyX::priv_exec(): initialize application_.

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