Merge pull request #119126 from fabaff/pycomfoconnect
[NixPkgs.git] / pkgs / misc / solfege / menubar.patch
blob36d3944af61d204cfd70813fb6b80055f5d16420
1 Fix https://savannah.gnu.org/bugs/index.php?53109
3 --- a/solfege/mainwin.py
4 +++ b/solfege/mainwin.py
5 @@ -270,1 +270,1 @@
6 - hdlbox = Gtk.HandleBox()
7 + hdlbox = Gtk.HBox()