summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexei Arabadji <aarabadji@productengine.com>2009-11-28 17:43:21 +0200
committerAlexei Arabadji <aarabadji@productengine.com>2009-11-28 17:43:21 +0200
commitf0426b924f543c62268ac5098c0c2c6a44e68084 (patch)
tree63d81cf896b107cf35b3eecabefc032e021574df /indra/newview/CMakeLists.txt
parent1cc80c60ca37453a8a15f84e61cb2491f2f57403 (diff)
implemented EXT-2889 "Incoming "grant modify rights" message should trigger
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index e7e89d9701..65b172b184 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -292,6 +292,7 @@ set(viewer_SOURCE_FILES
llnetmap.cpp
llnotificationalerthandler.cpp
llnotificationgrouphandler.cpp
+ llnotificationhandlerutil.cpp
llnotificationmanager.cpp
llnotificationofferhandler.cpp
llnotificationscripthandler.cpp