diff options
author | richard <none@none> | 2010-02-05 13:20:13 -0800 |
---|---|---|
committer | richard <none@none> | 2010-02-05 13:20:13 -0800 |
commit | 9c1198d57d85918d02daf058b3feebe37a5760a8 (patch) | |
tree | 7eac3a8acf6de4c05d244a7a90d53e2327c4753b /indra/llui/CMakeLists.txt | |
parent | 4c4925e8afaff67a132ed2b43f916792e7fbb4a8 (diff) | |
parent | df3da77fa9a067b96400eaaa5fbb05ec7e8c1d64 (diff) |
merge
Diffstat (limited to 'indra/llui/CMakeLists.txt')
-rw-r--r-- | indra/llui/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llui/CMakeLists.txt b/indra/llui/CMakeLists.txt index ce068618e2..853f6f173d 100644 --- a/indra/llui/CMakeLists.txt +++ b/indra/llui/CMakeLists.txt @@ -90,6 +90,7 @@ set(llui_SOURCE_FILES lltextbox.cpp lltexteditor.cpp lltextparser.cpp + lltextvalidate.cpp lltransutil.cpp lltoggleablemenu.cpp lltooltip.cpp @@ -182,6 +183,7 @@ set(llui_HEADER_FILES lltextbox.h lltexteditor.h lltextparser.h + lltextvalidate.h lltoggleablemenu.h lltooltip.h lltransutil.h |