]> git.lyx.org Git - features.git/commit
Fix bug 2485 and crash on middle-mouse paste into math.
authorMartin Vermeer <martin.vermeer@hut.fi>
Mon, 10 Apr 2006 10:47:59 +0000 (10:47 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Mon, 10 Apr 2006 10:47:59 +0000 (10:47 +0000)
commitdf09c795440b170f0d3264b8f9d59b2d2f8028b5
treee3c142b3307bd7ab706c88ea73b9352f701bd023
parent44aad9d818e65dbedfc4c06c3c89f931a10629dd
    Fix bug 2485 and crash on middle-mouse paste into math.
        Also move reponse to middle mouse from Release to Press

        * math_nestinset.C
        (MathNestInset::lfunMousePress): Add and convert to editXY
        (MathNestInset::lfunMouseRelease): Remove

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13617 a592a061-630c-0410-9148-cb99ea01b6c8
src/mathed/math_nestinset.C