blob: c9f8bac46c6c8ae43b9413ac0fb865308cf8b6b3 [file] [log] [blame]
Alexandre Lision4a7b95e2015-02-20 10:06:43 -05001//
2// VideoPrefsVC.h
3// Ring
4//
5// Created by Alexandre Lision on 2015-02-20.
6//
7//
8
9#import <Cocoa/Cocoa.h>
10
11@interface VideoPrefsVC : NSViewController
12
13@end