X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpanel.h;h=4a3e245622be0341366351f68017119d81d49a56;hb=88a08d8838c1b6dce06c73160005249bf3f1ed60;hp=54a74e9792c356c820d20684d869bbbe446112c9;hpb=8269d3d140bce7dafde5c8448a96d4a90bc557e7;p=chaz%2Ftint2 diff --git a/src/panel.h b/src/panel.h index 54a74e9..4a3e245 100644 --- a/src/panel.h +++ b/src/panel.h @@ -78,6 +78,6 @@ void visual_refresh (); void set_panel_properties (Window win); void window_draw_panel (); void visible_object(); - +void set_panel_background(); #endif