mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
CommitView: Don't show commit / amend radio buttons
As this function is not yet implemented, just don't show it.
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@
|
||||
<string key="IBDocument.HIToolboxVersion">352.00</string>
|
||||
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
<integer value="133"/>
|
||||
<integer value="207"/>
|
||||
</object>
|
||||
<object class="NSArray" key="IBDocument.PluginDependencies">
|
||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||
@@ -474,7 +474,7 @@
|
||||
</object>
|
||||
<object class="NSMatrix" id="780135056">
|
||||
<reference key="NSNextResponder" ref="154221104"/>
|
||||
<int key="NSvFlags">292</int>
|
||||
<int key="NSvFlags">-2147483356</int>
|
||||
<string key="NSFrame">{{0, 14}, {172, 18}}</string>
|
||||
<reference key="NSSuperview" ref="154221104"/>
|
||||
<bool key="NSEnabled">YES</bool>
|
||||
|
||||
Reference in New Issue
Block a user