]> git.lyx.org Git - features.git/commit
Store InsetListingsParams in a vector of pairs, not a map, since order of insertion...
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 6 May 2014 18:22:25 +0000 (20:22 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 6 May 2014 18:22:25 +0000 (20:22 +0200)
commitef05f7cca9ed6a5c5a8ddab579c4fe5947cd10ae
treec65b1277f498119b0669085f67a796575cc82c90
parente43e4456eac72295f228b4819caf81e07af84052
Store InsetListingsParams in a vector of pairs, not a map, since order of insertion matters.

Fixes: #8144, #5203.
src/insets/InsetListingsParams.cpp
src/insets/InsetListingsParams.h