codestyle

This commit is contained in:
michael starke
2017-09-26 10:06:54 +02:00
parent b80241d601
commit 8ef532a208

View File

@@ -54,9 +54,7 @@
return self;
}
- (void)drawRect:(NSRect)dirtyRect
{
- (void)drawRect:(NSRect)dirtyRect {
if(self.showOverlay && self.enabled) {
[[NSGraphicsContext currentContext] saveGraphicsState];