Fix indentation.
This commit is contained in:
parent
b2a2d81e37
commit
563446f801
@ -299,7 +299,7 @@ public:
|
|||||||
return ems;
|
return ems;
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
FMT_CONSTEXPR_DECL text_format(bool is_foreground,
|
FMT_CONSTEXPR_DECL text_format(bool is_foreground,
|
||||||
rgb text_color) FMT_NOEXCEPT
|
rgb text_color) FMT_NOEXCEPT
|
||||||
: set_foreground_color(), set_background_color(), ems() {
|
: set_foreground_color(), set_background_color(), ems() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user