]> git.lyx.org Git - features.git/commit
Squash warnings reported by gcc 4.9
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 14 Jan 2015 10:49:05 +0000 (11:49 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 14 Jan 2015 10:52:14 +0000 (11:52 +0100)
commit3830ce46db8b32003728b792e8b7c8e6c6d55561
treebe9d436da32eaa2ab8f3feca7efb6fb2defc2aea
parent51b28ba1d83f9e64f555a27235ca71b04da64736
Squash warnings reported by gcc 4.9

Most of these are just about conversion from double to int.

Of note also the replacement of an horrible reinterpret_cast by a proper solution.
src/ParagraphMetrics.cpp
src/frontends/qt4/CategorizedCombo.cpp
src/frontends/qt4/GuiFontMetrics.cpp
src/frontends/qt4/GuiPainter.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiWorkArea_Private.h