]> git.lyx.org Git - features.git/commit
Factor out useful code into a function
authorScott Kostyshak <skostysh@lyx.org>
Thu, 21 Jul 2016 23:16:19 +0000 (19:16 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 22 Jul 2016 02:31:29 +0000 (22:31 -0400)
commitb236450e617b2b2e9baf8091f4a70803e88300c5
tree812a49e9fc2b0187a413081ecbbc9c6464da7ab2
parent07be240ebe29d3dbb52ef0f3e7a1ee278c9cacf9
Factor out useful code into a function

This code will be shared by TabWorkArea::mouseReleaseEvent,
which will be implemented shortly.
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWorkArea.h