Added an option to the prefs to turn off the tooltip in the status item.
[MenuTunes.git] / PreferencesController.h
index 0730977..c52d9ad 100755 (executable)
@@ -55,6 +55,7 @@
     IBOutlet NSTableView *sharingTableView;
     IBOutlet NSButton *showOnChangeCheckbox;
     IBOutlet NSButton *showScriptsButton;
+    IBOutlet NSButton *showToolTipCheckbox;
     IBOutlet NSTextField *songsInAdvance;
     IBOutlet NSButton *trackNumberCheckbox;
     IBOutlet NSButton *trackTimeCheckbox;