mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 08:52:20 +00:00
codestyle
This commit is contained in:
@@ -54,9 +54,7 @@
|
||||
return self;
|
||||
}
|
||||
|
||||
- (void)drawRect:(NSRect)dirtyRect
|
||||
{
|
||||
|
||||
- (void)drawRect:(NSRect)dirtyRect {
|
||||
if(self.showOverlay && self.enabled) {
|
||||
[[NSGraphicsContext currentContext] saveGraphicsState];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user