]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/prefs_widgets.h
Fix memleaks in stream output.
[vlc] / modules / gui / macosx / prefs_widgets.h
index 2b0515e1feb6a4dc16d61e38ee56327857d36603..d18688766c983cc2b43006c4245d5e81658295e0 100644 (file)
@@ -35,7 +35,7 @@
     NSTextField     *o_label;
     int             i_type;
     int             i_view_type;
-    vlc_bool_t      b_advanced;
+    bool      b_advanced;
 }
 
 + (VLCConfigControl *)newControl: (module_config_t *)_p_item
@@ -202,7 +202,7 @@ static NSMenu   *o_keys_menu = nil;
 
 - (id) initWithItem: (module_config_t *)_p_item
            withView: (NSView *)o_parent_view;
+
 @end
 
 //#undef CONFIG_ITEM_LIST_STRING