]> git.lyx.org Git - features.git/commit
Select the whole paragraph with tripple-left-click
authorKornel Benko <kornel@lyx.org>
Tue, 16 Apr 2019 17:50:31 +0000 (19:50 +0200)
committerKornel Benko <kornel@lyx.org>
Tue, 16 Apr 2019 17:50:31 +0000 (19:50 +0200)
commite0f5641089b5d2498b0e25303c5c86ed5a136e76
treeb149878215daec827b51b98806b079a666c7c1dd
parentf6f08f0c50706e2a6c50d43479df6ed5d5dbec4d
Select the whole paragraph with tripple-left-click

Fixes #9175

Also added new function: paragraph-select.
src/FuncCode.h
src/LyXAction.cpp
src/Text3.cpp