Qt client: improve button number macros
The non action buttons in the action selection dialog has assigned numbers so they can be looked up "by action id".
Number them relative to the previous non action buttons rather than "Keep Moving" so it becomes less work to insert or to remove non action buttons.
Add parentheses around the counting just in case.
The non action buttons in the action selection dialog has assigned numbers so they can be looked up "by action id".
Number them relative to the previous non action buttons rather than "Keep Moving" so it becomes less work to insert or to remove non action buttons.
Add parentheses around the counting just in case.