]> git.lyx.org Git - lyx.git/commit
fix compiler warning:
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 29 Nov 2006 21:52:56 +0000 (21:52 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 29 Nov 2006 21:52:56 +0000 (21:52 +0000)
commit868dd237d189b4d2129bd0cd891484abab110ceb
treea18bc3f8bb03e0596f0d03caefd3d20338b0d981
parentbb2dc9c83f992dd6e237037402844be2ce710a5e
fix compiler warning:
../../../../src/frontends/qt4/GuiView.C:142: warning: comparison between signed and unsigned integer expressions
../../../../src/frontends/qt4/GuiView.C:144: warning: comparison between signed and unsigned integer expressions
../../../../src/frontends/qt4/GuiView.C:146: warning: comparison between signed and unsigned integer expressions

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