main_win.h
changeset 157 7e6ad28aeb9e
parent 156 c5cdf6690cdf
child 160 14a76109b561
     1.1 --- a/main_win.h	Thu Sep 28 14:32:40 2006 +0000
     1.2 +++ b/main_win.h	Mon Oct 02 18:52:00 2006 +0000
     1.3 @@ -34,7 +34,7 @@
     1.4    Gtk::CheckButton * zoom_track;
     1.5  
     1.6    ///Minimum and maximum node radius entry
     1.7 -  Gtk::SpinButton * radius_min, * radius_max, * radius_unit;
     1.8 +  Gtk::SpinButton * radius_size, * edge_width;
     1.9  
    1.10    ///The notebook that has tabs (\ref NoteBookTab) with different graphs.
    1.11    Gtk::Notebook notebook;