summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2009-11-12 13:56:36 -0500
committerLoren Shih <seraph@lindenlab.com>2009-11-12 13:56:36 -0500
commitd53a354a9cc2589a7aa5d2d0cfc83ed0322c5e54 (patch)
tree2ae1b58fe8e2e60a6e3899855c56aec517b41d02 /indra/newview/CMakeLists.txt
parent0bcc6626e10ed02afa9e70ac80a191614eb30a93 (diff)
Rename LLInventoryObservers to LLInventoryObserver
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 3b7f902032..9d44f34ea8 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -252,7 +252,7 @@ set(viewer_SOURCE_FILES
llinventoryfilter.cpp
llinventoryfunctions.cpp
llinventorymodel.cpp
- llinventoryobservers.cpp
+ llinventoryobserver.cpp
llinventorypanel.cpp
llinventorysubtreepanel.cpp
lljoystickbutton.cpp
@@ -749,7 +749,7 @@ set(viewer_HEADER_FILES
llinventoryfilter.h
llinventoryfunctions.h
llinventorymodel.h
- llinventoryobservers.h
+ llinventoryobserver.h
llinventorypanel.h
llinventorysubtreepanel.h
lljoystickbutton.h