From 6ea8e9d7163f2d8d0b71f262e445a993b3c3aea1 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Fri, 17 Feb 2023 23:37:22 +0200 Subject: SL-19108 Build fix --- indra/newview/CMakeLists.txt | 4 ++-- indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index da9c9c5320..c570052908 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -233,7 +233,7 @@ set(viewer_SOURCE_FILES llfloaterbuyland.cpp llfloatercamera.cpp llfloatercamerapresets.cpp - llfloaterchangeitemthumbnail.cpp + llfloaterchangeitemthumbnail.cpp llfloaterchatvoicevolume.cpp llfloaterclassified.cpp llfloatercolorpicker.cpp @@ -873,7 +873,7 @@ set(viewer_HEADER_FILES llfloaterbuycurrencyhtml.h llfloaterbuyland.h llfloatercamerapresets.h - llfloaterchangeitemthumbnail.h + llfloaterchangeitemthumbnail.h llfloatercamera.h llfloaterchatvoicevolume.h llfloaterclassified.h diff --git a/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml b/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml index c30a3ba761..97c6ecee20 100644 --- a/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml +++ b/indra/newview/skins/default/xui/en/floater_change_item_thumbnail.xml @@ -38,7 +38,7 @@ height="16" image_name="Inv_Object" layout="topleft" - left="5" + left="7" mouse_opaque="true" name="item_type_icon" top="4" @@ -51,7 +51,7 @@ height="19" layout="topleft" top_delta="-1" - left_pad="5" + left_pad="3" max_length_bytes="127" name="item_name" width="286" -- cgit v1.2.3