Moving registerDefaults to the preferences controller where it belongs. Some other...
[MenuTunes.git] / PreferencesController.h
index 9cc25cb..60fc875 100755 (executable)
@@ -57,6 +57,7 @@
 - (void)setController:(id)object;
 
 - (IBAction)showPrefsWindow:(id)sender;
+- (void)registerDefaults;
 
 - (IBAction)cancelHotKey:(id)sender;
 - (IBAction)clearHotKey:(id)sender;