summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelplacestab.cpp
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2021-04-23 14:56:01 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2021-04-23 14:56:01 +0300
commit70bc98c4b0484a69ebb42717755b623bf9895e9f (patch)
tree7b65dc4e40133e2fc0f85a7728ad94f756e279d0 /indra/newview/llpanelplacestab.cpp
parenta391cf9cbc0a53463db6d628c86a3477e7d8a8b8 (diff)
SL-15144 FIXED The "Remove" button is enabled with no selection
Diffstat (limited to 'indra/newview/llpanelplacestab.cpp')
-rw-r--r--indra/newview/llpanelplacestab.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelplacestab.cpp b/indra/newview/llpanelplacestab.cpp
index 9601ac54a4..748a917147 100644
--- a/indra/newview/llpanelplacestab.cpp
+++ b/indra/newview/llpanelplacestab.cpp
@@ -38,6 +38,7 @@
#include "llworldmap.h"
std::string LLPanelPlacesTab::sFilterSubString = LLStringUtil::null;
+LLButton* LLPanelPlacesTab::sRemoveBtn = NULL;
bool LLPanelPlacesTab::isTabVisible()
{