mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 10:19:32 +00:00
Added created/modifed display (rough)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
- (void)setShadowDisplay:(MPShadowDisplay)shadowDisplay {
|
||||
if(_shadowDisplay != shadowDisplay) {
|
||||
_shadowDisplay = shadowDisplay;
|
||||
[self needsDisplay];
|
||||
[self setNeedsDisplay:YES];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user