]> git.lyx.org Git - lyx.git/commit
Fix compiler warning
authorScott Kostyshak <skostysh@lyx.org>
Sat, 7 Sep 2024 21:45:51 +0000 (23:45 +0200)
committerScott Kostyshak <skostysh@lyx.org>
Sat, 7 Sep 2024 21:45:51 +0000 (23:45 +0200)
commit0a7585403832c114fd2d084363aee98c3234058e
tree027f2e83daa7a3cd83c5b7160fd84ae05211fe35
parentd3123c16f7d9cd82d8fcff0746d7c723aac1b3bd
Fix compiler warning

Fixes the following warning:

  warning unqualified call to 'std::move' [-Werror,-Wunqualified-std-cast-call]
src/BufferView.cpp
src/Encoding.cpp
src/insets/InsetNomencl.cpp