// generated 2002/7/30 21:23:13 CEST by free@mandrake82.maison.fr // using glademm V0.6.4 // // DO NOT EDIT THIS FILE ! It was created using // glade-- /home/free/devel/geneal/gedcomviewer/src/MMIglade/prototype.glade // for gtk 1.2.10 and gtkmm 1.2.9 // // Please modify the corresponding derived classes in ./src/MMIMain.cc #include "config.h" #include #include "MMIMain.hh" MMIMain_glade::MMIMain_glade( ) { MMIMain = this; MMIIndividualRecord = manage(new class MMIIndividualRecord()); MMIMain->set_label_align(0, 0); MMIMain->set_shadow_type(GTK_SHADOW_ETCHED_IN); MMIMain->add(*MMIIndividualRecord); MMIMain->show(); glademm_set_Widget("MMIMain", this); } MMIMain_glade::~MMIMain_glade() { }