// generated 2003/3/17 21:28:35 CET by free@mandrake82.maison.fr // using glademm V0.6.4 // // newer (non customized) versions of this file go to UnionPlace.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 _UNIONPLACE_HH # include "WidgetPlace.hh" # define _UNIONPLACE_HH #include "glademm_support.hh" class UnionPlace : public WidgetPlace { }; #endif