mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Address some clang-tidy warnings
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
const video::SColor &color = video::SColor(255, 255, 255, 255));
|
||||
EnrichedString(const std::wstring &string,
|
||||
const std::vector<video::SColor> &colors);
|
||||
void operator=(const wchar_t *str);
|
||||
EnrichedString &operator=(const wchar_t *str);
|
||||
|
||||
void clear();
|
||||
|
||||
|
Reference in New Issue
Block a user