X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fsystray%2Fsystraybar.h;h=0ee61ed9362018ad38bfaa2a8c7bf68d9e01454f;hb=f3f6ab62e3242c62e129d56b2a44c19c09303a16;hp=46b56187a2c6c205a46a1e9b2585df4273a72e6d;hpb=0afd631fbce539753815491c949cbf12cd05b5d0;p=chaz%2Ftint2 diff --git a/src/systray/systraybar.h b/src/systray/systraybar.h index 46b5618..0ee61ed 100644 --- a/src/systray/systraybar.h +++ b/src/systray/systraybar.h @@ -49,6 +49,7 @@ void resize_systray(void *obj); // systray protocol +// many tray icon doesn't manage stop/restart of the systray manager int init_net(); void cleanup_net(); void net_message(XClientMessageEvent *e);