styling maybe fixed
This commit is contained in:
@@ -116,7 +116,7 @@ fn main() {
|
|||||||
}
|
}
|
||||||
gtk::StyleContext::add_provider_for_screen(
|
gtk::StyleContext::add_provider_for_screen(
|
||||||
&screen,
|
&screen,
|
||||||
&style,
|
&style2,
|
||||||
gtk::STYLE_PROVIDER_PRIORITY_USER,
|
gtk::STYLE_PROVIDER_PRIORITY_USER,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user