]> git.lyx.org Git - features.git/commit
Rename a var "sort" to not mask std::sort()
authorScott Kostyshak <skostysh@lyx.org>
Thu, 5 Mar 2020 17:16:26 +0000 (12:16 -0500)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:53 +0000 (15:48 +0200)
commit84860255fd20fce7b00277d3a1daf9652a92a8fb
tree2c70be1d36758e5e8c14da25dc29a068537bcb35
parentbfbd9cb5e2b65476397591fafd1fffe860dc2b15
Rename a var "sort" to not mask std::sort()

This allows us to use sort() without the "std" prefix.
src/frontends/qt/GuiRef.cpp