[StThemeNode] Fix build after rebase
This commit is contained in:
parent
5060081db5
commit
8d3abea6ef
@ -204,7 +204,7 @@ st_theme_node_get_pseudo_class (StThemeNode *node)
|
|||||||
return node->pseudo_class;
|
return node->pseudo_class;
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
static void
|
||||||
ensure_properties (StThemeNode *node)
|
ensure_properties (StThemeNode *node)
|
||||||
{
|
{
|
||||||
if (!node->properties_computed)
|
if (!node->properties_computed)
|
||||||
|
Loading…
Reference in New Issue
Block a user