Revision d50f71dc

b/cocoa.m
305 305
    [super dealloc];
306 306
}
307 307

  
308
- (BOOL) isOpaque
309
{
310
    return YES;
311
}
312

  
308 313
- (void) drawRect:(NSRect) rect
309 314
{
310 315
    COCOA_DEBUG("QemuCocoaView: drawRect\n");

Also available in: Unified diff