mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk) when creating the dock icon badge view, we do not need to give it a frame
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
BOOL fQuitting;
|
||||
}
|
||||
|
||||
- (id) initWithFrame: (NSRect) frame lib: (tr_session *) lib;
|
||||
- (id) initWithLib: (tr_session *) lib;
|
||||
|
||||
- (BOOL) setRatesWithDownload: (CGFloat) downloadRate upload: (CGFloat) uploadRate;
|
||||
- (void) setQuitting;
|
||||
|
||||
Reference in New Issue
Block a user