mirror of
https://github.com/zetaPRIME/libstarlight.git
synced 2025-06-26 05:32:46 +00:00
that's not supposed to be indented
This commit is contained in:
parent
d4947d8d11
commit
260000aea3
@ -20,7 +20,7 @@ namespace starlight {
|
|||||||
idle = nullptr,
|
idle = nullptr,
|
||||||
press = nullptr,
|
press = nullptr,
|
||||||
glyph = nullptr;
|
glyph = nullptr;
|
||||||
Optional<TextConfig> textConfig = &Button::defCfg;
|
Optional<TextConfig> textConfig = &Button::defCfg;
|
||||||
};
|
};
|
||||||
private:
|
private:
|
||||||
static std::function<TextConfig&()> defCfg;
|
static std::function<TextConfig&()> defCfg;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user