add playlist data structure
[uwplayer.git] / application / SidebarP.h
index 057e0f0..405f2d1 100644 (file)
@@ -56,7 +56,7 @@ typedef struct SidebarClassRec {
 } SidebarClassRec;
 
 typedef struct SidebarPart {
-    int a;
+    int a; // placeholder
 } SidebarPart;
 
 typedef struct SidebarRec {