Start help book. Tweak UI to deal with issues discovered trying to explain it.
[enjoyable.git] / NJDeviceController.h
index cfa6d99..4e50fa4 100644 (file)
@@ -15,7 +15,8 @@
        IBOutlet NSOutlineView *outlineView;
        IBOutlet NJOutputController *outputController;
        IBOutlet NJMappingsController *mappingsController;
-    IBOutlet NSSegmentedControl *translatingEventsSetting;
+    IBOutlet NSButton *translatingEventsButton;
+    IBOutlet NSMenuItem *translatingEventsMenu;
 }
 
 @property (nonatomic, readonly) NJInput *selectedInput;