diff options
author | Eli Linden <eli@lindenlab.com> | 2010-03-05 16:21:45 -0800 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-03-05 16:21:45 -0800 |
commit | 64b5c53156ce3115652e094be25a3e165512ffca (patch) | |
tree | ca0e1a0c54fb61285056f04ba5f8758312049fd3 /indra/newview/llexpandabletextbox.h | |
parent | f92a3add5910103e910ad993c3b09a26cc0d2d59 (diff) | |
parent | a3fa96ff0eeb3691f38e82ad4a245db8049dfddd (diff) |
Merge
Diffstat (limited to 'indra/newview/llexpandabletextbox.h')
-rw-r--r-- | indra/newview/llexpandabletextbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llexpandabletextbox.h b/indra/newview/llexpandabletextbox.h index 58316ddb98..9d4a8aef76 100644 --- a/indra/newview/llexpandabletextbox.h +++ b/indra/newview/llexpandabletextbox.h @@ -144,6 +144,7 @@ public: */ /*virtual*/ void onTopLost(); + /** * Draws text box, collapses text box if its expanded and its parent's position changed */ |