Backed out changeset 43db947ee2fe (bug 1354715) for causing bug 1361103.

This commit is contained in:
Ryan VanderMeulen 2017-05-01 14:11:56 -04:00
Родитель 1814db25a0
Коммит d87c5f7e78
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3418,7 +3418,7 @@ static const NSString* kStateCollectionBehavior = @"collectionBehavior";
- (void)restoreBackgroundColor
{
[super setBackgroundColor:mColor];
[super setBackgroundColor:mBackgroundColor];
}
- (void)setTitlebarNeedsDisplayInRect:(NSRect)aRect