From 3f5164446653f89ef559a883612401fea886b138 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Fri, 3 Jun 2022 20:30:39 +0300 Subject: SL-15312 Updated classified's layout - better emphasis onto publsihing/saving button - better resize logic --- indra/newview/llpanelprofileclassifieds.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'indra/newview/llpanelprofileclassifieds.h') diff --git a/indra/newview/llpanelprofileclassifieds.h b/indra/newview/llpanelprofileclassifieds.h index 000c35a5a1..e0ca75728f 100644 --- a/indra/newview/llpanelprofileclassifieds.h +++ b/indra/newview/llpanelprofileclassifieds.h @@ -291,9 +291,8 @@ private: LLButton* mSetLocationButton; LLButton* mCancelButton; - LLPanel* mMapBtnCnt; - LLPanel* mTeleportBtnCnt; - LLPanel* mEditBtnCnt; + LLPanel* mUtilityBtnCnt; + LLPanel* mPublishBtnsCnt; LLPanel* mSaveBtnCnt; LLPanel* mCancelBtnCnt; -- cgit v1.2.3