From 4dabd9c0472deb49573fdafef2fa413e59703f19 Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Fri, 2 Mar 2007 21:25:50 +0000 Subject: merge release@58699 beta-1-14-0@58707 -> release --- indra/llui/llcombobox.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indra/llui/llcombobox.h') diff --git a/indra/llui/llcombobox.h b/indra/llui/llcombobox.h index 1ec31ec1c0..faf99937c9 100644 --- a/indra/llui/llcombobox.h +++ b/indra/llui/llcombobox.h @@ -167,8 +167,9 @@ protected: BOOL mDrawButton; LLLineEditor* mTextEntry; LLPointer mArrowImage; + S32 mArrowImageWidth; BOOL mAllowTextEntry; - S32 mMaxChars; + S32 mMaxChars; BOOL mTextEntryTentative; void (*mPrearrangeCallback)(LLUICtrl*,void*); void (*mTextEntryCallback)(LLLineEditor*, void*); -- cgit v1.2.3