mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
simplify the mess of code that is the pieces view
This commit is contained in:
13
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
13
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
@@ -77,18 +77,7 @@
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSLevelIndicatorCell;
|
||||
},
|
||||
{
|
||||
CLASS = PiecesImageView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {fPiecesView = PiecesView; };
|
||||
SUPERCLASS = NSImageView;
|
||||
},
|
||||
{
|
||||
CLASS = PiecesView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {fImageView = NSImageView; };
|
||||
SUPERCLASS = NSObject;
|
||||
}
|
||||
{CLASS = PiecesView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user