diff options
Diffstat (limited to 'view/sharedcache/ui/Plugin.cpp')
| -rw-r--r-- | view/sharedcache/ui/Plugin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/sharedcache/ui/Plugin.cpp b/view/sharedcache/ui/Plugin.cpp index 1d52fd6a..9aad843e 100644 --- a/view/sharedcache/ui/Plugin.cpp +++ b/view/sharedcache/ui/Plugin.cpp @@ -14,6 +14,7 @@ extern "C" { UINotifications::init(); UIAction::registerAction("Load Image by Name"); + UIAction::registerAction("Load Image by Address"); UIAction::registerAction("Load Section by Address"); UIAction::registerAction("Load ADDRHERE"); UIAction::registerAction("Load IMGHERE"); |
