blob: 13eb9aad337bfb318714ffd3d8c1919cf3dcbd97 [file] [log] [blame]
Alexandre Lision5855b6a2015-02-03 11:31:05 -05001//
2// PreferenceWindowController.h
3// Ring
4//
5// Created by Alexandre Lision on 2015-02-03.
6//
7//
8
9#import <Cocoa/Cocoa.h>
10
11@interface PreferencesWindowController : NSWindowController
12
13@end