mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
#4421 Fix warnings related to missing protocols definition
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
@class PortChecker;
|
||||
|
||||
@interface PrefsController : NSWindowController
|
||||
@interface PrefsController : NSWindowController <NSToolbarDelegate>
|
||||
{
|
||||
NSUserDefaults * fDefaults;
|
||||
BOOL fHasLoaded;
|
||||
|
||||
Reference in New Issue
Block a user