GUIFormSpecMenu: Fix legacy sorting using std::stable_sort
authorSmallJoker <mk939@ymail.com>
Sat, 14 Dec 2019 20:28:07 +0000 (21:28 +0100)
committerSmallJoker <mk939@ymail.com>
Sat, 14 Dec 2019 20:28:07 +0000 (21:28 +0100)
commitc3d0aab0bc64b0b0c319cba9daad31ec3c59515b
tree5faf3370f926818a9946ac1fcf527e2e982b5d4d
parent8e63d22d6472b61477f804dc5b00705650f90409
GUIFormSpecMenu: Fix legacy sorting using std::stable_sort
src/gui/guiFormSpecMenu.cpp