Skip to content

Commit 456eddd

Browse files
committed
#4893 Extract async inventory skeleton loader
1 parent 7278895 commit 456eddd

File tree

4 files changed

+804
-721
lines changed

4 files changed

+804
-721
lines changed

indra/newview/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ set(viewer_SOURCE_FILES
105105
llappearancemgr.cpp
106106
llappviewer.cpp
107107
llappviewerlistener.cpp
108+
llasyncinventoryskeletonloader.cpp
108109
llattachmentsmgr.cpp
109110
llaudiosourcevo.cpp
110111
llautoreplace.cpp
@@ -780,6 +781,7 @@ set(viewer_HEADER_FILES
780781
llappearancemgr.h
781782
llappviewer.h
782783
llappviewerlistener.h
784+
llasyncinventoryskeletonloader.h
783785
llattachmentsmgr.h
784786
llaudiosourcevo.h
785787
llautoreplace.h

0 commit comments

Comments
 (0)