]> Dogcows Code - chaz/tint2/blobdiff - src/panel.c
fixed some bugs
[chaz/tint2] / src / panel.c
index 21a30018ce50231286e030870a82bb2af792b7e4..adccfea88b60786d63be9c564c33ba85d8c8416f 100644 (file)
@@ -134,6 +134,7 @@ void cleanup_panel()
 {
        if (!panel1) return;
 
+       cleanup_systray();
    cleanup_taskbar();
 
        // font allocated once
This page took 0.021363 seconds and 4 git commands to generate.