summaryrefslogtreecommitdiff
path: root/ui/linearview.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/linearview.h')
-rw-r--r--ui/linearview.h1
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();