diff -NurdB dasher-3.2.10-orig/Src/Gtk2/dasher.cc dasher-3.2.10/Src/Gtk2/dasher.cc --- dasher-3.2.10-orig/Src/Gtk2/dasher.cc 2004-05-11 17:00:03.000000000 -0500 +++ dasher-3.2.10/Src/Gtk2/dasher.cc 2004-05-11 17:01:12.000000000 -0500 @@ -280,7 +280,7 @@ } // Do the same for colours - colourtreeview = glade_xml_get_widget(widgets,"ColorTree"); + colourtreeview = glade_xml_get_widget(widgets,"ColourTree"); // Make sure that the colour tree is realized now as we'll need to do // stuff with it before it's actually displayed