00001 #ifndef COMPONENTS_WRAP_INIT_H_INCLUDED 00002 #define COMPONENTS_WRAP_INIT_H_INCLUDED 00003 00004 namespace UniWidgets 00005 { 00006 00007 void wrap_init_components(); 00008 00009 } 00010 00011 #endif /* !COMPONENTS_WRAP_INIT_H_INCLUDED */