X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpanel.h;h=a2b7f14231c333dbc0df4d224b94344e72fe9199;hb=817b510c94ad9b5e9e0fb9d437e79d47bc2c7fe8;hp=aedb1f2eba6bf5dec6b170534a1bc107e1002734;hpb=616c9da1e11226d2b98478ee644d12339489813a;p=chaz%2Ftint2 diff --git a/src/panel.h b/src/panel.h index aedb1f2..a2b7f14 100644 --- a/src/panel.h +++ b/src/panel.h @@ -135,10 +135,10 @@ void cleanup_panel(); void init_panel(); void init_panel_size_and_position(Panel *panel); +int resize_panel(void *obj); void set_panel_items_order(Panel *p); void set_panel_properties(Panel *p); -void visible_object(); // draw background panel void set_panel_background(Panel *p);