// generated 2002/8/29 21:57:30 CEST by free@mandrake82.maison.fr // using glademm V0.6.4 // // newer (non customized) versions of this file go to MMIDeathNote.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 _MMIDEATHNOTE_HH # define _MMIDEATHNOTE_HH #include "../../widgets/WidgetNote.hh" class MMIDeathNote : public WidgetNote { }; #endif