X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0b83e13fdd374e0ac55397663cedb94bf8df197f..0605ae7fa0f13acc07644b5e09b3f4187518b3d8:/PreferencesController.h diff --git a/PreferencesController.h b/PreferencesController.h index 9e71df2..1d556dd 100755 --- a/PreferencesController.h +++ b/PreferencesController.h @@ -25,6 +25,7 @@ IBOutlet NSButton *artistCheckbox; IBOutlet NSPopUpButton *backgroundStylePopup; IBOutlet NSColorWell *backgroundColorWell; + IBOutlet NSPopUpButton *backgroundColorPopup; IBOutlet NSTextField *clientPasswordTextField; IBOutlet NSTextField *hostTextField; IBOutlet NSTableView *hotKeysTableView;