diff -r c5cdf6690cdf -r 7e6ad28aeb9e main_win.h --- a/main_win.h Thu Sep 28 14:32:40 2006 +0000 +++ b/main_win.h Mon Oct 02 18:52:00 2006 +0000 @@ -34,7 +34,7 @@ Gtk::CheckButton * zoom_track; ///Minimum and maximum node radius entry - Gtk::SpinButton * radius_min, * radius_max, * radius_unit; + Gtk::SpinButton * radius_size, * edge_width; ///The notebook that has tabs (\ref NoteBookTab) with different graphs. Gtk::Notebook notebook;