X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fui.h;h=0e313a14e532195388f52324f600e95250261330;hb=be64b44e9b0a6d69e5e285750506410c8591cd4c;hp=2cd6de1c84c2aa7870849f393513ede5a80a46fb;hpb=8c2cc339159f5e4a7e5d1edf0de373c2946e93a9;p=omnplay diff --git a/src/ui.h b/src/ui.h index 2cd6de1..0e313a1 100644 --- a/src/ui.h +++ b/src/ui.h @@ -28,6 +28,7 @@ extern "C" #endif /* __cplusplus */ GtkWidget* ui_omnplay(omnplay_instance_t* app); +int ui_playlist_item_dialog(omnplay_instance_t* app, playlist_item_t* item); #ifdef __cplusplus };