]> git.cameronkatri.com Git - tweaks.git/blobdiff - QuickActions/Tweak.x
Update description and screenshots
[tweaks.git] / QuickActions / Tweak.x
index 64b69ebe2e95732a3ed73d669950b27f5f54310b..02871ee9b606699cbb71bf456c7bee4f2552abbd 100644 (file)
@@ -46,7 +46,7 @@ void openApplication(NSString *bundleID)
 %property (nonatomic) BOOL rightOpen;
 %property (nonatomic) BOOL collapseLeft;
 %property (nonatomic) BOOL collapseRight;
-%property (nonatomic,retain) DNDStateService *stateService;
+%property (nonatomic, retain) DNDStateService *stateService;
 
 -(id)initWithFrame:(CGRect)arg1 delegate:(id)arg2
 {