Skip to content

Commit

Permalink
Fix data binding key
Browse files Browse the repository at this point in the history
  • Loading branch information
uranusjr committed Jun 26, 2014
1 parent 9194043 commit d1d601b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@
<font key="font" metaFont="system"/>
</buttonCell>
<connections>
<binding destination="-2" name="value" keyPath="self.preferences.markdownManualRenderender" id="BuN-iF-cfb">
<binding destination="-2" name="value" keyPath="self.preferences.markdownManualRender" id="Zl2-4d-Ufn">
<dictionary key="options">
<string key="NSValueTransformerName">NSNegateBoolean</string>
</dictionary>
Expand Down

0 comments on commit d1d601b

Please sign in to comment.