mirror of
https://github.com/zetaPRIME/libstarlight.git
synced 2025-06-25 21:22: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,
|
||||
press = nullptr,
|
||||
glyph = nullptr;
|
||||
Optional<TextConfig> textConfig = &Button::defCfg;
|
||||
Optional<TextConfig> textConfig = &Button::defCfg;
|
||||
};
|
||||
private:
|
||||
static std::function<TextConfig&()> defCfg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user