]> git.lyx.org Git - features.git/commit
Fix cppcheck portability warning
authorGeorg Baum <baum@lyx.org>
Mon, 28 Sep 2015 18:40:56 +0000 (20:40 +0200)
committerGeorg Baum <baum@lyx.org>
Thu, 8 Oct 2015 18:25:11 +0000 (20:25 +0200)
commitc3cdd9aea7f8482d709c757017062bff559033ae
treebb25f0bda441b5ae5bf3ce95369a2dc7cfd4d985
parent15140873897d8db08bd2cf9fa6b708f5edfa8155
Fix cppcheck portability warning

(portability) Assigning a pointer to an integer is not portable.
src/frontends/qt4/GuiView.cpp