]> git.lyx.org Git - features.git/commit
Remove boolean arguments of scrollToCursor wih an enum
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 13 Nov 2022 21:47:39 +0000 (22:47 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 21 Dec 2022 17:47:33 +0000 (18:47 +0100)
commit22c6fe8e0c806ea675b8fa4d4c04d5c262b4abd7
tree520b5ca45b1fd3f77f0b9fd1340b81a55d0e3e02
parent0fed10e4c395ae5dc22ccf86f9c846f322a1d09d
Remove boolean arguments of scrollToCursor wih an enum

This makes the function inent more obvious. No change intended.

Related to bug #12491.
src/BufferView.cpp
src/BufferView.h