mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-05-30 16:50:52 +00:00
* GSWeb.framework/GSWApplication+Defaults.m
(GSWeb_InitializeGlobalAppDefaultOptions): Shorten and make more readable via local LOGOPT and LOGOPT_NC macro. (NSUSERDEFAULTS, INIT_DFLT_OBJ, INIT_DFLT_BOOL, INIT_DFLT_INT) (INIT_DFLT_FLT): New macros. (globalAppDefaultOptions): Make static. (_userDefaults): New static local. (GSWeb_ApplicationDebugSetChange): Remove NDEBUG conditional compile. (_dflt_*, _dflt_init_*): New static variables to cache default values. (set/getDefaultValues): Use new macros and static variables. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19937 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7ae3b02170
commit
c0de7793f9
2 changed files with 538 additions and 445 deletions
Loading…
Add table
Add a link
Reference in a new issue