diff options
author | Josh Jones <kilauea.jones@gmail.com> | 2022-12-21 14:21:43 -0800 |
---|---|---|
committer | Josh Jones <kilauea.jones@gmail.com> | 2023-01-07 17:29:00 -0800 |
commit | a0715b30f94430078422ff05d81b9cfa85ddb4ce (patch) | |
tree | 207c64c952c9fc5f30c9a091e9deb38d45ab633f /doc/classes/Panel.xml | |
parent | fcba87e696d58912838d8a4a6987b10efa28e78f (diff) |
Rework const on NavigationServer methods
`const` is used on all methods, even when they cause modification of the server. This reworks the methods of the server to only use `const` on method that don't change the state of the server.
Diffstat (limited to 'doc/classes/Panel.xml')
0 files changed, 0 insertions, 0 deletions