]> git.lyx.org Git - features.git/commit
Proper fix for the warning that Pavel noticed. The problem was that the local variabl...
authorAbdelrazak Younes <younes@lyx.org>
Mon, 22 Jun 2009 22:08:04 +0000 (22:08 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 22 Jun 2009 22:08:04 +0000 (22:08 +0000)
commite8d462799cb3670e431754687c7f4c3b7d9f6323
tree874fa7a38be9ccb2ce93fc4fc006a865781cee4b
parent369b0714d64b0a2e54f1e32c1737dbafeed80d14
Proper fix for the warning that Pavel noticed. The problem was that the local variable d shadowed the private d one.

And I of course also put back the semi-colon fix.

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