]> git.lyx.org Git - features.git/commit
Fix bug #10316.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Tue, 3 Mar 2020 04:57:08 +0000 (23:57 -0500)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:53 +0000 (15:48 +0200)
commit1540fa5bf807f2f093f7e1feccfe7e364bc75103
treeef13e0d362886c0e327b54ef7cb11e5c836b41e0
parent4af62ecf210d5c1e5497830c8f6fe801c5411821
Fix bug #10316.

By sending the request through the usual dispatch machinery, we
make sure the cursor is valid when we're done.
src/frontends/qt/TocWidget.cpp