blob: 2ce27a6523e99056e676289433e89c21fe5a0dc4 [file] [log] [blame]
//
// GeneralPrefsVC.h
// Ring
//
// Created by Alexandre Lision on 2015-02-19.
//
//
#import <Cocoa/Cocoa.h>
@interface GeneralPrefsVC : NSViewController
@end