X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpanel.h;h=a2b7f14231c333dbc0df4d224b94344e72fe9199;hb=87acd48b92031b378887ea8b7ea9fa54aea8fa25;hp=083d0f1cf540b89388f3ae39516c9dd389175491;hpb=928fc258ac46f2cc098f714921c028351b07ec31;p=chaz%2Ftint2 diff --git a/src/panel.h b/src/panel.h index 083d0f1..a2b7f14 100644 --- a/src/panel.h +++ b/src/panel.h @@ -137,9 +137,8 @@ void init_panel(); void init_panel_size_and_position(Panel *panel); int resize_panel(void *obj); -void set_panel_items(Panel *p); +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);