X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/780d4fc50b96f49e391ebb704716feaa5e14356c..0b83e13fdd374e0ac55397663cedb94bf8df197f:/English.lproj/Preferences.nib/classes.nib diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib index 2e77833..da4ec7f 100755 --- a/English.lproj/Preferences.nib/classes.nib +++ b/English.lproj/Preferences.nib/classes.nib @@ -11,6 +11,7 @@ clearHotKey = id; editHotKey = id; showPrefsWindow = id; + showTestWindow = id; }; CLASS = PreferencesController; LANGUAGE = ObjC; @@ -20,6 +21,8 @@ appearanceEffectPopup = NSPopUpButton; appearanceSpeedSlider = NSSlider; artistCheckbox = NSButton; + backgroundColorWell = NSColorWell; + backgroundStylePopup = NSPopUpButton; clientPasswordTextField = NSTextField; hostTextField = NSTextField; hotKeysTableView = NSTableView;