Skip to content

Commit

Permalink
h.ql_clipboard_shruggie causes Mac OS/X to crash on startup qLab#1439
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyquest committed Jun 22, 2024
1 parent 365999b commit cb80a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MainMenuCommon.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ import qlibutils; qlibutils.to_clipboard(env="JOB")]]>
<separatorItem />

<scriptItem id="h.ql_clipboard_shruggie">
<labelExpression>b'\xc2\xaf\\_(\xe3\x83\x84)_/\xc2\xaf'.decode()</labelExpression>
<label>\_('',)_/</label>
<scriptCode><![CDATA[
import qlibutils; qlibutils.to_clipboard(b'\xc2\xaf\\_(\xe3\x83\x84)_/\xc2\xaf'.decode())]]>
</scriptCode>
Expand Down

0 comments on commit cb80a7a

Please sign in to comment.