fixed EXT-6848 Avoid creation of dummy objects in LLOnlineStatusToast and...
fixed EXT-6848 Avoid creation of dummy objects in LLOnlineStatusToast and LLPanelGenericTip classes. * decoupled tip toast panel related logic from class LLTast; * moved documentation comment of LLPanelGenericTip constructor from .cpp to .h file; * corrected name attribute in panel_generic_tip.xml; reviewed by Mike Antipov and Vadim Savchuk at https://codereview.productengine.com/secondlife/r/230/ --HG-- branch : product-engine
Showing
- indra/newview/CMakeLists.txt 4 additions, 2 deletionsindra/newview/CMakeLists.txt
- indra/newview/llnotificationtiphandler.cpp 3 additions, 2 deletionsindra/newview/llnotificationtiphandler.cpp
- indra/newview/llpanelgenerictip.cpp 2 additions, 7 deletionsindra/newview/llpanelgenerictip.cpp
- indra/newview/llpanelgenerictip.h 12 additions, 2 deletionsindra/newview/llpanelgenerictip.h
- indra/newview/llpaneltiptoast.cpp 69 additions, 0 deletionsindra/newview/llpaneltiptoast.cpp
- indra/newview/llpaneltiptoast.h 57 additions, 0 deletionsindra/newview/llpaneltiptoast.h
- indra/newview/lltoast.cpp 9 additions, 20 deletionsindra/newview/lltoast.cpp
- indra/newview/lltoast.h 2 additions, 3 deletionsindra/newview/lltoast.h
- indra/newview/skins/default/xui/en/panel_generic_tip.xml 1 addition, 1 deletionindra/newview/skins/default/xui/en/panel_generic_tip.xml
Loading
Please register or sign in to comment