diff options
author | Richard Linden <none@none> | 2010-09-16 00:43:42 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-09-16 00:43:42 -0700 |
commit | 0336487e34425c1630cd84da45dc64bc7c7c03be (patch) | |
tree | 6c5243cf65d1e05e8f2e4f4ec13c9b44a83559f9 /indra/llui/CMakeLists.txt | |
parent | 9c7a1c78045cc4741dc7cad01b02773cff014d7c (diff) |
refactored notification template into own header file
Diffstat (limited to 'indra/llui/CMakeLists.txt')
-rw-r--r-- | indra/llui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/CMakeLists.txt b/indra/llui/CMakeLists.txt index 8e78a5fefd..e98201ea63 100644 --- a/indra/llui/CMakeLists.txt +++ b/indra/llui/CMakeLists.txt @@ -158,6 +158,7 @@ set(llui_HEADER_FILES llnotifications.h llnotificationslistener.h llnotificationsutil.h + llnotificationtemplate.h llpanel.h llprogressbar.h llradiogroup.h |