handle btn1 in sidebar, switchable tracks
[uwplayer.git] / application / SidebarP.h
index 6ff771e..c483a90 100644 (file)
@@ -58,6 +58,8 @@ typedef struct SidebarPart {
     XftColor fg;
     XftColor bg;
     
+    int elmHeight;
+    
     MainWindow *window;
 } SidebarPart;