summaryrefslogtreecommitdiff
path: root/ui/linearview.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/linearview.h')
-rw-r--r--ui/linearview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/linearview.h b/ui/linearview.h
index 22b18efc..f9b373a7 100644
--- a/ui/linearview.h
+++ b/ui/linearview.h
@@ -243,6 +243,8 @@ private Q_SLOTS:
void displayAsUnsignedHexadecimal();
void displayAsCharacterConstant();
void displayAsPointer();
+ void displayAsFloat();
+ void displayAsDouble();
void setInstructionHighlight(BNHighlightColor color);
void setBlockHighlight(BNHighlightColor color);