mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
make main window textured on Leopard
This commit is contained in:
@@ -147,6 +147,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
#warning not always working
|
||||
- (void) mouseUp: (NSEvent *) event
|
||||
{
|
||||
NSPoint point = [self convertPoint: [event locationInWindow] fromView: nil];
|
||||
|
||||
Reference in New Issue
Block a user