diff options
author | Oz Linden <oz@lindenlab.com> | 2011-07-29 11:07:27 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-07-29 11:07:27 -0400 |
commit | 58ff6b5033e514381a3e9e54d0d6fa681dcc1205 (patch) | |
tree | b532391e764ecf4e743a3728ab421450c7a83f6c /indra/newview/llexpandabletextbox.h | |
parent | 8554772a3ce7572aacc2f2d27c66438970103570 (diff) | |
parent | e67bc887377c7a2eecaa2135c3e6c0f27724f3b5 (diff) |
merge changes for storm-1311
Diffstat (limited to 'indra/newview/llexpandabletextbox.h')
-rw-r--r-- | indra/newview/llexpandabletextbox.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/llexpandabletextbox.h b/indra/newview/llexpandabletextbox.h index f75ef954ff..399e48bea2 100644 --- a/indra/newview/llexpandabletextbox.h +++ b/indra/newview/llexpandabletextbox.h @@ -143,6 +143,10 @@ public: */ /*virtual*/ void onTopLost(); + /** + * *HACK: Update the inner textbox shape. + */ + void updateTextShape(); /** * Draws text box, collapses text box if its expanded and its parent's position changed |