// generated 2002/12/1 21:56:20 PST by mdb@baltic.(none) // using glademm V1.1.3c_cvs // // newer (non customized) versions of this file go to about.hh_new // you might replace // class foo : public foo_glade { ... }; // by // typedef foo_glade foo; // if you didn't make any modifications to the widget #ifndef _ABOUT_HH # include "about_glade.hh" # define _ABOUT_HH class about : public about_glade { }; #endif