]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwindows/wxwindows.h
*experimental* input pre-parsing support.
[vlc] / modules / gui / wxwindows / wxwindows.h
index 7949d147b9a8b9ff9784b39984ef4c91c9ba5a9f..600be59c740d46a2828b410f45cbf5cc09bc5545 100644 (file)
@@ -846,6 +846,7 @@ private:
     playlist_item_t *p_popup_parent;
     void OnPopup( wxContextMenuEvent& event );
     void OnPopupPlay( wxMenuEvent& event );
+    void OnPopupPreparse( wxMenuEvent& event );
     void OnPopupSort( wxMenuEvent& event );
     void OnPopupDel( wxMenuEvent& event );
     void OnPopupEna( wxMenuEvent& event );