From 46a1f2e586b3f0b44a4155acc520266fa21fdb55 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 2 Jan 2022 23:26:12 -0500 Subject: Fixup hiding --- QuickActions/Tweak.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'QuickActions/Tweak.h') diff --git a/QuickActions/Tweak.h b/QuickActions/Tweak.h index 41f64fd..1c74481 100644 --- a/QuickActions/Tweak.h +++ b/QuickActions/Tweak.h @@ -108,8 +108,8 @@ @property (nonatomic) BOOL rightOpen; @property (nonatomic) BOOL collapseLeft; @property (nonatomic) BOOL collapseRight; --(CGRect)leftFrameForButton:(CSQuickActionsButton*)button; --(CGRect)rightFrameForButton:(CSQuickActionsButton*)button; +-(CGRect)leftFrameForButton:(CSQuickActionsButton*)button open:(BOOL)open; +-(CGRect)rightFrameForButton:(CSQuickActionsButton*)button open:(BOOL)open; -(void)setDoNotDisturb:(BOOL)state; -(BOOL)isDNDActive; -(void)updateDND:(NSNotification *)notif; -- cgit v1.2.3-56-ge451