diff options
author | Richard Linden <none@none> | 2010-09-16 00:40:07 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-16 00:40:07 -0700 |
commit | cacade69ce944ede139e5c70c4f9db9f8dac00a1 (patch) | |
tree | b11c60aa836d670cf41e37f9d413df51cf12e963 /indra/newview/CMakeLists.txt | |
parent | cd7fd8829af1cff3e77ea7aab14a968912170567 (diff) |
refactored notification template into own header file
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 2920b30129..c236dc1c3f 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -91,6 +91,7 @@ set(viewer_SOURCE_FILES llbottomtray.cpp llbox.cpp llbreadcrumbview.cpp + llbrowsernotification.cpp llbuycurrencyhtml.cpp llcallbacklist.cpp llcallfloater.cpp |