git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Mostly just moving files around for organizational puroposes. Created a Deprecated...
[MenuTunes.git]
/
PreferencesController.m
diff --git
a/PreferencesController.m
b/PreferencesController.m
index
0e8c372
..
4e5a84f
100755
(executable)
--- a/
PreferencesController.m
+++ b/
PreferencesController.m
@@
-13,7
+13,7
@@
mt = [tunes retain];
[mt registerDefaultsIfNeeded];
-
+
//Load the nib
[NSBundle loadNibNamed:@"Preferences" owner:self];