]> git.lyx.org Git - features.git/commit
Fix bug 3063, the problem was a recursive call to QRef::gotoRef() (which indirectly...
authorAbdelrazak Younes <younes@lyx.org>
Thu, 18 Jan 2007 21:06:49 +0000 (21:06 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 18 Jan 2007 21:06:49 +0000 (21:06 +0000)
commitfce2821c4468cd5a4b4e005859f4dae37a04e8c3
tree9afb7836d3a21c349f77ccd0c52166b460fa5608
parent77b9dbd5570e9da3cf7644f93de821b58d97368b
Fix bug 3063, the problem was a recursive call to QRef::gotoRef() (which indirectly call
QRef::updateRefs() which called gotoRef(), etc).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16754 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/QRef.C