From ec7db659faf0420f5d3cd1f0be108c5aaeb53dd9 Mon Sep 17 00:00:00 2001 From: Andrey Lihatskiy Date: Mon, 19 Aug 2024 08:21:51 +0300 Subject: Update indra/newview/llfloatersidepanelcontainer.h Fix tab indentation --- indra/newview/llfloatersidepanelcontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indra/newview/llfloatersidepanelcontainer.h b/indra/newview/llfloatersidepanelcontainer.h index a57a2da4d9..4b9d0e34a7 100644 --- a/indra/newview/llfloatersidepanelcontainer.h +++ b/indra/newview/llfloatersidepanelcontainer.h @@ -97,7 +97,7 @@ public: protected: void onCloseMsgCallback(const LLSD& notification, const LLSD& response); - LLPanel* mMainPanel = nullptr; + LLPanel* mMainPanel = nullptr; }; #endif // LL_LLFLOATERSIDEPANELCONTAINER_H -- cgit v1.2.3