Make hex window non-restorable so we don't crash.

This commit is contained in:
Nate Weaver 2012-07-04 23:40:03 -05:00
parent 6b02aba89f
commit c702faaaf2
2 changed files with 1 additions and 1 deletions

View File

@ -629,7 +629,7 @@ AAEAAQAAAT0AAwAAAAEAAgAAAVIAAwAAAAEAAQAAAVMAAwAAAAIAAQABAAAAAA</bytes>
<string key="NSScreenRect">{{0, 0}, {1920, 1178}}</string>
<string key="NSMinSize">{226, 162}</string>
<string key="NSMaxSize">{10000000000000, 10000000000000}</string>
<bool key="NSWindowIsRestorable">YES</bool>
<bool key="NSWindowIsRestorable">NO</bool>
</object>
<object class="NSCustomObject" id="147077064">
<string key="NSClassName">HexEditorDelegate</string>