Rename the application delegate, and hopefully catch the last vestiges of the old...
[enjoyable.git] / NJOutputSwitchMouseMode.h
1 //
2 // NJOutputSwitchMouseMode.h
3 // Enjoy
4 //
5 // Created by Yifeng Huang on 7/28/12.
6 //
7
8 #import "NJOutput.h"
9
10 @interface NJOutputSwitchMouseMode : NJOutput
11
12 @end