Debug Settings: Difference between revisions
Jump to navigation
Jump to search
Zen Linden (talk | contribs) m Debug Setting moved to Debug Settings |
Zen Linden (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= What are Debug Settings? = | = What are Debug Settings? = | ||
Debug Settings are defined global variables in llcontroldef.cpp that are saved to file between sessions. They save many of the user defined settings and can be easily linked to UI control widgets. | Debug Settings are defined global variables in llcontroldef.cpp that are saved to file between sessions. They save many of the user defined settings and can be easily linked to UI control widgets. See [[How_preferences_work]] for more information. |
Revision as of 00:34, 16 January 2008
What are Debug Settings?
Debug Settings are defined global variables in llcontroldef.cpp that are saved to file between sessions. They save many of the user defined settings and can be easily linked to UI control widgets. See How_preferences_work for more information.