-
- Downloads
EXT-3929: Moved LLAccordionCtrl to llui.
Both LLAccordionCtrl and LLAccordionCtrlTab should live in llui, not newview. I need to make this happen in order to fix EXT-3929. No code change was necessary (other than to change #include for predefined headers) as these classes did not rely on any newview code.
Showing
- indra/llui/CMakeLists.txt 4 additions, 0 deletionsindra/llui/CMakeLists.txt
- indra/llui/llaccordionctrl.cpp 578 additions, 0 deletionsindra/llui/llaccordionctrl.cpp
- indra/llui/llaccordionctrl.h 123 additions, 0 deletionsindra/llui/llaccordionctrl.h
- indra/llui/llaccordionctrltab.cpp 599 additions, 0 deletionsindra/llui/llaccordionctrltab.cpp
- indra/llui/llaccordionctrltab.h 191 additions, 0 deletionsindra/llui/llaccordionctrltab.h
- indra/newview/CMakeLists.txt 0 additions, 4 deletionsindra/newview/CMakeLists.txt
Loading
Please register or sign in to comment