diff options
| author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-03-10 16:33:55 +0200 |
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-03-10 16:33:55 +0200 |
| commit | 3f96aeff8c84e55164ce5d652e38041b4e1db82b (patch) | |
| tree | 57d21956a81990574d2a4b20011810d22c4b94ce /indra/newview/llpanelsnapshotinventory.cpp | |
| parent | e4a8942843316b6b4f9a88a280596c9311d88a53 (diff) | |
SL-12817 New text for snapshot upload
Diffstat (limited to 'indra/newview/llpanelsnapshotinventory.cpp')
| -rw-r--r-- | indra/newview/llpanelsnapshotinventory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpanelsnapshotinventory.cpp b/indra/newview/llpanelsnapshotinventory.cpp index 594cbed7ad..9e56a04b3b 100644 --- a/indra/newview/llpanelsnapshotinventory.cpp +++ b/indra/newview/llpanelsnapshotinventory.cpp @@ -136,7 +136,6 @@ BOOL LLPanelSnapshotInventory::postBuild() // virtual void LLPanelSnapshotInventory::onOpen(const LLSD& key) { - getChild<LLUICtrl>("hint_lbl")->setTextArg("[UPLOAD_COST]", llformat("%d", LLAgentBenefitsMgr::current().getTextureUploadCost())); LLPanelSnapshot::onOpen(key); } |
