]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/wizard.h
Also update the wizard playlist on item addition and deletion. This prevent VLC to...
[vlc] / modules / gui / macosx / wizard.h
index 0f5db0ced7ed4baf6bd6ee7e4bcec0d1e22627af..c2e794956d8e377c1bd5e0e4c7c373a23cbd07fa 100644 (file)
 - (void)showSummary;
 - (void)resetWizard;
 - (void)createOpts;
+- (id)getPlaylistWizard;
+
 @end