mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
blocklist xib needs to reference the new blocklist view class
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="NSCustomObject" id="1001">
|
||||
<string key="NSClassName">BlocklistDownloader</string>
|
||||
<string key="NSClassName">BlocklistDownloaderViewController</string>
|
||||
</object>
|
||||
<object class="NSCustomObject" id="1003">
|
||||
<string key="NSClassName">FirstResponder</string>
|
||||
@@ -308,7 +308,7 @@
|
||||
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<object class="IBPartialClassDescription">
|
||||
<string key="className">BlocklistDownloader</string>
|
||||
<string key="className">BlocklistDownloaderViewController</string>
|
||||
<string key="superclassName">NSObject</string>
|
||||
<object class="NSMutableDictionary" key="actions">
|
||||
<string key="NS.key.0">cancelDownload:</string>
|
||||
@@ -333,7 +333,7 @@
|
||||
</object>
|
||||
<object class="IBClassDescriptionSource" key="sourceIdentifier">
|
||||
<string key="majorKey">IBProjectSource</string>
|
||||
<string key="minorKey">macosx/BlocklistDownloader.h</string>
|
||||
<string key="minorKey">macosx/BlocklistDownloaderViewController.h</string>
|
||||
</object>
|
||||
</object>
|
||||
<object class="IBPartialClassDescription">
|
||||
|
||||
Reference in New Issue
Block a user