]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/wizard.h
* ALL: ported the WX-bookmarks-window to Cocoa (closes #22)
[vlc] / modules / gui / macosx / wizard.h
index e3a485588480c2af57ddb13e635acf9ff26e21d1..690f63524fedee24975dfb003937186dd8c31a61 100644 (file)
 - (void)createOpts;
 - (void)rebuildCodecMenus;
 - (id)getPlaylistWizard;
+- (void)initWithExtractValuesFrom: (NSString *)from to: (NSString *)to \
+    ofItem: (NSString *)item;
 
 @end