summaryrefslogtreecommitdiffstats
path: root/MainWindow.xib
diff options
context:
space:
mode:
Diffstat (limited to 'MainWindow.xib')
-rw-r--r--MainWindow.xib31
1 files changed, 29 insertions, 2 deletions
diff --git a/MainWindow.xib b/MainWindow.xib
index f1cbb4e..ebd60b0 100644
--- a/MainWindow.xib
+++ b/MainWindow.xib
@@ -12,7 +12,7 @@
</object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool>
- <integer value="108"/>
+ <integer value="135"/>
</object>
<object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool>
@@ -214,6 +214,22 @@
</object>
<int key="connectionID">113</int>
</object>
+ <object class="IBConnectionRecord">
+ <object class="IBCocoaTouchEventConnection" key="connection">
+ <string key="label">showSources:</string>
+ <reference key="source" ref="769218652"/>
+ <reference key="destination" ref="1024858337"/>
+ </object>
+ <int key="connectionID">140</int>
+ </object>
+ <object class="IBConnectionRecord">
+ <object class="IBCocoaTouchOutletConnection" key="connection">
+ <string key="label">delegate</string>
+ <reference key="source" ref="108241923"/>
+ <reference key="destination" ref="1024858337"/>
+ </object>
+ <int key="connectionID">141</int>
+ </object>
</object>
<object class="IBMutableOrderedSet" key="objectRecords">
<object class="NSArray" key="orderedObjects">
@@ -437,7 +453,7 @@
</object>
</object>
<nil key="sourceID"/>
- <int key="maxID">136</int>
+ <int key="maxID">141</int>
</object>
<object class="IBClassDescriber" key="IBDocument.Classes">
<object class="NSMutableArray" key="referencedPartialClassDescriptions">
@@ -492,6 +508,17 @@
<object class="IBPartialClassDescription">
<string key="className">TopicsViewController</string>
<string key="superclassName">UITableViewController</string>
+ <object class="NSMutableDictionary" key="actions">
+ <string key="NS.key.0">showSources:</string>
+ <string key="NS.object.0">id</string>
+ </object>
+ <object class="NSMutableDictionary" key="actionInfosByName">
+ <string key="NS.key.0">showSources:</string>
+ <object class="IBActionInfo" key="NS.object.0">
+ <string key="name">showSources:</string>
+ <string key="candidateClassName">id</string>
+ </object>
+ </object>
<object class="IBClassDescriptionSource" key="sourceIdentifier">
<string key="majorKey">IBProjectSource</string>
<string key="minorKey">Classes/TopicsViewController.h</string>