fix dnd added empty file path to the playlist
[uwplayer.git] / application / SidebarP.h
index de4ceb7..055966a 100644 (file)
@@ -57,6 +57,10 @@ typedef struct SidebarPart {
     NFont *font;
     XftColor fg;
     XftColor bg;
+    XftColor select2_bg;
+    
+    Widget popupMenu;
+    int select2;
      
     int elmHeight;