summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexei Arabadji <aarabadji@productengine.com>2010-01-13 17:40:47 +0200
committerAlexei Arabadji <aarabadji@productengine.com>2010-01-13 17:40:47 +0200
commit33af1ba1e5beb452a9916c99411f72cc5d33fe46 (patch)
treea249c20a0fff97cb63ac18baf7a286abc37edd01 /indra/newview/CMakeLists.txt
parentd40c4f9b8e6ce320dfee39c2ee9b5cbfdfda1392 (diff)
implemented EXT-4001 “Notification Well window interaction”,
made notification that restored from notification well window shows as inspector; --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 6f8ccb3d11..f56be4004a 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -250,6 +250,7 @@ set(viewer_SOURCE_FILES
llinspectgroup.cpp
llinspectobject.cpp
llinspectremoteobject.cpp
+ llinspecttoast.cpp
llinventorybridge.cpp
llinventoryclipboard.cpp
llinventoryfilter.cpp
@@ -755,6 +756,7 @@ set(viewer_HEADER_FILES
llinspectgroup.h
llinspectobject.h
llinspectremoteobject.h
+ llinspecttoast.h
llinventorybridge.h
llinventoryclipboard.h
llinventoryfilter.h