]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRStatusAlertController-Private.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRStatusAlertController-Private.h
1 /*
2  *     Generated by class-dump 3.1.1.
3  *
4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
5  */
6
7 #import <BackRow/BRStatusAlertController.h>
8
9 @interface BRStatusAlertController (Private)
10 - (void)_showStatusAlertForType:(id)fp8 inPanel:(id)fp12;
11 - (void)_runPairingHUDAlertInPanel:(id)fp8 hudType:(int)fp12;
12 - (void)_cancel;
13 @end
14