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, 1 insertions, 1 deletions
diff --git a/ui/linearview.h b/ui/linearview.h
index df01a3b2..95abdd8c 100644
--- a/ui/linearview.h
+++ b/ui/linearview.h
@@ -390,7 +390,7 @@ private Q_SLOTS:
void makeInt32();
void makeInt64();
void toggleIntSize();
- void toggleIntSign();
+ void toggleIntSign(const UIActionContext& context);
void makeFloat32();
void makeFloat64();
void toggleFloatSize();