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