Commit 319610b3 authored by David Fuhrmann's avatar David Fuhrmann

macosx: correctly dis/enable cover art menu item

parent ef6c3bbb
......@@ -829,6 +829,7 @@
[o_mi_recursive_expand setEnabled: b_item_sel];
[o_mi_sort_name setEnabled: b_item_sel];
[o_mi_sort_author setEnabled: b_item_sel];
[o_mi_dl_cover_art setEnabled: b_item_sel];
return o_ctx_menu;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment