mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 02:49:45 +00:00
Added created/modifed display (rough)
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
NSBezierPath *path = [NSBezierPath bezierPathWithRoundedRect:[self bounds] xRadius:10 yRadius:10];
|
||||
[backgroundColor set];
|
||||
[path fill];
|
||||
|
||||
[[NSGraphicsContext currentContext] restoreGraphicsState];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user