]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRAccountMenuItemPopulator.h
a0d21f2bcd5d6c5333833fafa097fa464150e7af
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRAccountMenuItemPopulator.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/BRBaseMenuItemLayerPopulator.h>
8
9 @interface BRAccountMenuItemPopulator : BRBaseMenuItemLayerPopulator
10 {
11 }
12
13 + (BOOL)canHandleObject:(id)fp8;
14 - (id)menuItemLayer;
15 - (id)textMenuItemLayer;
16 - (id)title;
17
18 @end
19