fix: PanelBorder header declaration spelling
This commit is contained in:
parent
2c4d9db441
commit
e5591a18d8
|
|
@ -111,7 +111,7 @@ constexpr Clay_CornerRadius defaultRadiusAll = {
|
|||
};
|
||||
|
||||
extern Clay_Color PanelBackground(size_t idx);
|
||||
extern Clay_Color PanelBackground(size_t idx);
|
||||
extern Clay_Color PanelBorder(size_t idx);
|
||||
extern Clay_Color TextColors(size_t idx);
|
||||
extern Clay_Color WindowBackground();
|
||||
extern Clay_ElementDeclaration WindowStyle();
|
||||
|
|
|
|||
Loading…
Reference in a new issue