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, 1 insertions, 0 deletions
diff --git a/ui/linearview.h b/ui/linearview.h
index 95abdd8c..d0036aaf 100644
--- a/ui/linearview.h
+++ b/ui/linearview.h
@@ -399,6 +399,7 @@ private Q_SLOTS:
void makeString(size_t charSize = 1);
void changeType(const UIActionContext& context);
void undefineInRange();
+ BNIntegerDisplayType getCurrentDisplayAs(const UIActionContext& context) override;
void displayAs(const UIActionContext& context, BNIntegerDisplayType displayType) override;
void createStructOrInferStructureType();
bool autoCreateArray();