mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-13 04:09:25 +00:00
The state machine method for Exiting a a state was overiding the Delphi system Exit. This meant that any intended early returns inside TState method where actually just calling the State.Exit method then continuing execution within the method. Fixes: 13831 |
||
|---|---|---|
| .. | ||
| docs | ||
| include | ||
| src | ||
| build.sh | ||