summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-08-19 08:21:51 +0300
committerGitHub <noreply@github.com>2024-08-19 08:21:51 +0300
commitec7db659faf0420f5d3cd1f0be108c5aaeb53dd9 (patch)
treee69a3d9851b4d3282d60e91496ca19f74244fab3
parent4a00da1ada89af6f313cee30f5177634b0b180a9 (diff)
Update indra/newview/llfloatersidepanelcontainer.h
Fix tab indentation
-rw-r--r--indra/newview/llfloatersidepanelcontainer.h2
1 files changed, 1 insertions, 1 deletions
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