]> 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>
Sun, 27 Jul 2014 07:08:29 +0000 (09:08 +0200)
commit2194c2c484de6ff383e9759235a7857dc875cf3e
treeaaf97da2db3d24024abdaf68030088937f4c4606
parent63f980bc040581d6ac0f25a8521978afae1ed316
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