X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/7b7de4d405e383f18d69341f0f7459e4b3db35c4..28ef52fed0fa8f1d49c604cabe52b846bf01d393:/PreferencesController.h diff --git a/PreferencesController.h b/PreferencesController.h index 004e929..d409e8b 100755 --- a/PreferencesController.h +++ b/PreferencesController.h @@ -18,6 +18,7 @@ @interface PreferencesController : NSObject { + IBOutlet NSButton *albumArtworkCheckbox; IBOutlet NSButton *albumCheckbox; IBOutlet NSTableView *allTableView; IBOutlet NSPopUpButton *appearanceEffectPopup;