luxlabs header browser preview


@interface DDPlaceholderAction : DDAction

- (id)iconName;
- (id)localizedName;
- (BOOL)isPlaceholderAction;

@end