styling maybe fixed
This commit is contained in:
parent
e29ec82802
commit
e0beba1b89
|
@ -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,
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue