00001 00002 #ifndef liqui_H 00003 #define liqui_H 00004 00005 liqcell *textbox_create(); 00006 00007 00008 #endif