repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #119126 from fabaff/pycomfoconnect
[NixPkgs.git]
/
pkgs
/
misc
/
solfege
/
menubar.patch
blob
36d3944af61d204cfd70813fb6b80055f5d16420
1
Fix https://savannah.gnu.org/bugs/index.php?53109
2
3
--- a/solfege/mainwin.py
4
+++ b/solfege/mainwin.py
5
@@ -270,1 +270,1 @@
6
- hdlbox = Gtk.HandleBox()
7
+ hdlbox = Gtk.HBox()