From 9412e79698c004ead460d4295933fd039ddb796e Mon Sep 17 00:00:00 2001 From: andreykproductengine Date: Mon, 21 Mar 2016 18:51:26 +0200 Subject: MAINT-6130 FIXED Resizing "Picks" floater breaks formatting in list items --- indra/newview/llexpandabletextbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llexpandabletextbox.h') diff --git a/indra/newview/llexpandabletextbox.h b/indra/newview/llexpandabletextbox.h index 90d46ab262..aaf393277f 100755 --- a/indra/newview/llexpandabletextbox.h +++ b/indra/newview/llexpandabletextbox.h @@ -147,6 +147,7 @@ public: * *HACK: Update the inner textbox shape. */ void updateTextShape(); + virtual void reshape(S32 width, S32 height, BOOL called_from_parent = TRUE); /** * Draws text box, collapses text box if its expanded and its parent's position changed -- cgit v1.2.3