]> git.lyx.org Git - lyx.git/commit
Add error message when using a Qt compiled with QT_NO_SESSIONMANAGER defined. The...
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 18 Nov 2010 22:14:49 +0000 (22:14 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 18 Nov 2010 22:14:49 +0000 (22:14 +0000)
commit518c8974a6ce92a1a1e627690fe287c19a03a95f
tree384a45cb06f00d0ba09094890cfa253dd6d186f0
parentb9e83e76cae76730e01fbd16eb96ce835d0beee1
Add error message when using a Qt compiled with QT_NO_SESSIONMANAGER defined. The error message that QSessionManager is incomplete is not very useful to find out the problem.

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