handle btn1 in sidebar, switchable tracks
[uwplayer.git] / application / Sidebar.h
index 2109bc8..96a7586 100644 (file)
@@ -40,6 +40,8 @@ Widget CreateSidebar(
 
 void SidebarSetWindow(Widget widget, MainWindow *win);
 
+void SidebarRepaint(Widget widget);
+
 
 #ifdef __cplusplus
 }