]> git.lyx.org Git - features.git/commit
* dialog can only be shown via a GuiView up to now. This shouldn't be
authorStefan Schimanski <sts@lyx.org>
Fri, 14 Mar 2008 23:26:22 +0000 (23:26 +0000)
committerStefan Schimanski <sts@lyx.org>
Fri, 14 Mar 2008 23:26:22 +0000 (23:26 +0000)
commit40144c3f78675e8d31d731fd34e9e560d4795a70
tree6954e81a64db8941962488d83785d8f453ec1013
parent83661da26ae18082cce96789933b4e5fc1c56ddb
* dialog can only be shown via a GuiView up to now. This shouldn't be
  the case for GuiView independent dialogs like about or prefs. But
  for now it is.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23735 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyXFunc.cpp