X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fsystray%2Fsystraybar.h;h=842ec09cbc0a1964e18256fc40ed9e76537d1b4b;hb=2e63fd9929fd2c261ad47f4d995dc99722177954;hp=a2dbabacf898dae14a154c56672a62a04bf7761a;hpb=afc4d060e002f51ed317818e875dae51fbccec12;p=chaz%2Ftint2 diff --git a/src/systray/systraybar.h b/src/systray/systraybar.h index a2dbaba..842ec09 100644 --- a/src/systray/systraybar.h +++ b/src/systray/systraybar.h @@ -45,6 +45,7 @@ extern Window net_sel_win; extern Systraybar systray; extern int refresh_systray; extern int systray_enabled; +extern int systray_max_icon_size; void init_systray(); void init_systray_panel(void *p);