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