X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/50485da2e6ae0642e4dfb55ef4c0556ed6ef2a80..72d97dfa58a2945c5d794d4f765db733a36360c1:/PreferencesController.h diff --git a/PreferencesController.h b/PreferencesController.h index 52e4e5d..844f4ed 100755 --- a/PreferencesController.h +++ b/PreferencesController.h @@ -44,6 +44,7 @@ IBOutlet NSTextField *passwordPanelTextField; IBOutlet NSTextField *passwordPanelTitle; IBOutlet NSTextField *passwordTextField; + IBOutlet NSButton *playCountCheckbox; IBOutlet NSMatrix *positionMatrix; IBOutlet NSButton *ratingCheckbox; IBOutlet NSButton *runScriptsCheckbox;