Update indra/newview/llfloatersidepanelcontainer.h

Fix tab indentation
master
Andrey Lihatskiy 2024-08-19 08:21:51 +03:00 committed by GitHub
parent 4a00da1ada
commit ec7db659fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ public:
protected:
void onCloseMsgCallback(const LLSD& notification, const LLSD& response);
LLPanel* mMainPanel = nullptr;
LLPanel* mMainPanel = nullptr;
};
#endif // LL_LLFLOATERSIDEPANELCONTAINER_H