diff options
| author | Glenn Smith <glenn@vector35.com> | 2022-10-21 18:57:27 +0200 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2022-11-10 16:19:13 -0500 |
| commit | fccd7d13d9979cbdca3251f4695bc91840252efa (patch) | |
| tree | a3023414ebdc9be8f51e899d49826659cd825112 /ui/linearview.h | |
| parent | 4019e2044e794f0f1c01e9c03bfe404b1bbd777d (diff) | |
Unify *::viewInTypesView into UIContext::navigateToType
Diffstat (limited to 'ui/linearview.h')
| -rw-r--r-- | ui/linearview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/linearview.h b/ui/linearview.h index 85fb0d5a..2e591fdc 100644 --- a/ui/linearview.h +++ b/ui/linearview.h @@ -260,7 +260,6 @@ private Q_SLOTS: void adjustSize(int width, int height); void viewInHexEditor(); void viewInGraph(); - void viewInTypesView(std::string typeName = "", uint64_t offset = 0); void cycleILView(bool forward); void copyAddressSlot(); void goToAddress(); |
