]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/dialogs/playlist.hpp
add "Add node" function to node contextual menu
[vlc] / modules / gui / wxwidgets / dialogs / playlist.hpp
index 1354af9789943ea52c8d2acc04714129c032465d..dcfc24d58fc9de529aa2facf73137b094c53db63 100644 (file)
@@ -132,6 +132,7 @@ private:
     void OnPopupDel( wxCommandEvent& event );
     void OnPopupEna( wxCommandEvent& event );
     void OnPopupInfo( wxCommandEvent& event );
+    void OnPopupAddNode( wxCommandEvent& event );
     void Rebuild( vlc_bool_t );
 
     void Preparse();