Home
last modified time | relevance | path

Searched refs:_shortcutId (Results 1 – 1 of 1) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DShortcutKeys.cpp69 std::string _shortcutId; member in ChangeShortcutWindow
84 w->_shortcutId = shortcutId; in Open()
146 auto* shortcut = shortcutManager.GetShortcut(_shortcutId); in Remove()