MAINT-5232: LLGlobalEconomy is now an LLSingleton.
It used to contain an LLSingleton called Singleton, requiring LLGlobalEconomy::Singleton::instance() to access it rather than the conventional LLGlobalEconomy::instance(). This has been fixed, so normalize references accordingly.
Showing
- indra/newview/llpanelsnapshotinventory.cpp 1 addition, 1 deletionindra/newview/llpanelsnapshotinventory.cpp
- indra/newview/llviewerassetupload.cpp 1 addition, 1 deletionindra/newview/llviewerassetupload.cpp
- indra/newview/llviewermenufile.cpp 2 additions, 2 deletionsindra/newview/llviewermenufile.cpp
Loading
Please register or sign in to comment