mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
increase priority selector width, and show the file table's top bar
This commit is contained in:
BIN
macosx/English.lproj/InfoWindow.nib/keyedobjects.nib
generated
BIN
macosx/English.lproj/InfoWindow.nib/keyedobjects.nib
generated
Binary file not shown.
@@ -16,7 +16,7 @@
|
||||
for (i = 0; i < [self segmentCount]; i++)
|
||||
{
|
||||
[self setLabel: @"" forSegment: i];
|
||||
[self setWidth: 6.0 forSegment: i];
|
||||
[self setWidth: 7.0 forSegment: i];
|
||||
}
|
||||
}
|
||||
return self;
|
||||
|
||||
Reference in New Issue
Block a user