ruledit: new action enablers go last.
commit5b256f329390c7aa6d2443dcd29206756f0864b3
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 12 Mar 2017 12:26:51 +0000 (12 12:26 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sun, 12 Mar 2017 12:26:51 +0000 (12 12:26 +0000)
tree17857397d27204b0dd7c7c078c11ff30b7b2e18f
parent52bf3dce0fc2b173f454adef17d0e539c10efd6e
ruledit: new action enablers go last.

The action enabler list is sorted by action. A user doesn't expect the new
action enabler he just added to end up in the middle of the action enabler
list. Set the default action of a new action enabler to the last action so
it shows up at the end of the action enabler list.

See hrm Feature #644055

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35097 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
tools/ruledit/tab_enablers.cpp