// generated 2002/5/26 15:55:07 CEST by free@m127.net195-132-170.noos.fr.localdomain // using glademm V0.6.4 // // newer (non customized) versions of this file go to MMIIndividualAttributes.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 _MMIINDIVIDUALATTRIBUTES_HH # include "MMIIndividualAttributes_glade.hh" # define _MMIINDIVIDUALATTRIBUTES_HH #include "glademm_support.hh" class MMIIndividualAttributes : public MMIIndividualAttributes_glade { public: friend class MMIIndividualAttributes_glade; void setOccupation(std::string const &); }; #endif