summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmarketplaceinbox.h
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-02-21 03:31:20 +0200
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-02-21 05:19:42 +0200
commit0fb52bd372aad468c890fc57f4ae3b8be7dad463 (patch)
tree58f37c310cd44fce7379c78135c3d9df911b0833 /indra/newview/llpanelmarketplaceinbox.h
parenta5261a5fa8fad810ecb5c260d92c3e771822bf58 (diff)
viewer#848 Xcode buildfix
Diffstat (limited to 'indra/newview/llpanelmarketplaceinbox.h')
-rw-r--r--indra/newview/llpanelmarketplaceinbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelmarketplaceinbox.h b/indra/newview/llpanelmarketplaceinbox.h
index 199d98366f..6d79d8cf55 100644
--- a/indra/newview/llpanelmarketplaceinbox.h
+++ b/indra/newview/llpanelmarketplaceinbox.h
@@ -68,7 +68,7 @@ private:
void onSelectionChange();
- void onFocusReceived();
+ void onFocusReceived() override;
private:
LLUICtrl * mFreshCountCtrl;