mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
8 lines
184 B
Diff
8 lines
184 B
Diff
Fix https://savannah.gnu.org/bugs/index.php?53109
|
|
|
|
--- a/solfege/mainwin.py
|
|
+++ b/solfege/mainwin.py
|
|
@@ -270,1 +270,1 @@
|
|
- hdlbox = Gtk.HandleBox()
|
|
+ hdlbox = Gtk.HBox()
|