// 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 MMIHeader.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 _MMIHEADER_HH # include "MMIHeader_glade.hh" # define _MMIHEADER_HH #include "glademm_support.hh" class MMIHeader : public MMIHeader_glade { friend class MMIHeader_glade; public: void setSour(std::string const &); void setDate(std::string const &); void setNote(std::string const &); }; #endif