]> Dogcows Code - chaz/tint2/blobdiff - src/systray/systraybar.h
fixed segfault on tray application due to tint2
[chaz/tint2] / src / systray / systraybar.h
index 8c9b5ef61a9c3884be3d0e85622459ed02e66d14..071f6f7dbc2ce8f0c204924e3593e9d00e014123 100644 (file)
@@ -39,7 +39,7 @@ void init_systray();
 void cleanup_systray();
 int net_init();
 void net_message(XClientMessageEvent *e);
-void icon_remove(TrayWindow *traywin);
+void remove_icon(TrayWindow *traywin);
 
 void draw_systray(void *obj, cairo_t *c, int active);
 
This page took 0.020545 seconds and 4 git commands to generate.