mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Minor MacOS-X compatibility change
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11388 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0088640bc5
commit
3cb98ad576
6 changed files with 94 additions and 68 deletions
|
@ -82,6 +82,14 @@
|
|||
environment variable.
|
||||
</p>
|
||||
</desc>
|
||||
<method type="void" factory="yes">
|
||||
<sel>resetStandardUserDefaults</sel>
|
||||
<desc>
|
||||
Resets the shared user defaults object to reflect the current
|
||||
user ID. Needed by setuid processes whiich change the user they
|
||||
are running as.
|
||||
</desc>
|
||||
</method>
|
||||
<method type="NSUserDefaults*" factory="yes">
|
||||
<sel>standardUserDefaults</sel>
|
||||
<desc>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue