Skip to content
Snippets Groups Projects
Commit 2b3c1bd4 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

CHOP-962: Make LLControlGroup::declare* return LLControlVariable*

LLControlGroup::declareControl(), declareString() etc. etc. all used to return
BOOL -- which no one ever examines because it unconditionally returned TRUE.
Make it return the (possibly new) LLControlVariable* instead.
parent cfd17448
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment