X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fsystray%2Fsystraybar.h;h=2875eb19c419ff1632979fe2edda69b7beeb09c9;hb=8abd6d423bffc9cd35928e1911c138163f7dbda9;hp=69aae933e6e27989a446daff5302ce329cfd5899;hpb=ad50533aef71e9697fe78bb636e64079f198f985;p=chaz%2Ftint2 diff --git a/src/systray/systraybar.h b/src/systray/systraybar.h index 69aae93..2875eb1 100644 --- a/src/systray/systraybar.h +++ b/src/systray/systraybar.h @@ -67,7 +67,7 @@ gboolean add_icon(Window id); void remove_icon(TrayWindow *traywin); void refresh_systray_icon(); - +void systray_render_icon(TrayWindow* traywin); void kde_update_icons(); #endif