mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
impr: Add option to ShortcutManager to get a shortcut by its name
This commit is contained in:
@@ -151,6 +151,8 @@ EXPORT_MODULE namespace hex {
|
||||
*/
|
||||
static void clearShortcuts();
|
||||
|
||||
static Shortcut getShortcutByName(const std::vector<UnlocalizedString> &unlocalizedName, const View *view = nullptr);
|
||||
|
||||
static void resumeShortcuts();
|
||||
static void pauseShortcuts();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user