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