]> git.lyx.org Git - lyx.git/commit
Patch from Vincent van Ravesteijn.
authorRichard Heck <rgheck@comcast.net>
Fri, 8 Aug 2008 15:29:26 +0000 (15:29 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 8 Aug 2008 15:29:26 +0000 (15:29 +0000)
commitdc9146d2507eecbe9c988b2f90e681d1be590f65
tree87de02f9eb4811d2abc5ed04cd3530e02fc2b630
parent87d4bd72b3c6727d8757352c5e4d4c13e068e1b6
Patch from Vincent van Ravesteijn.

I noticed that for instance the Hyperlink Dialog loses all information when clicking on the main buffer. The same occurs with the Include Child Document Dialog and probably also others.
Do you agree on this being less intuitive ? If so, I included a small patch that will fix this for the two dialogs mentioned. I just adapted them to the design of the GuiGraphics Dialog.

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