Quick intermediary checkin to add the preset color pull-down. More coming soon.
[MenuTunes.git] / PreferencesController.h
index 9e71df2..1d556dd 100755 (executable)
@@ -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;