configure_hotkey: Make IsUsedKey() a const member function
This doesn't actually modify instance state of the dialog, so this can be made const.
Loading
Please sign in to comment
This doesn't actually modify instance state of the dialog, so this can be made const.