mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 18:34:14 +00:00
remove extra dependency
This commit is contained in:
parent
bdc5b9be76
commit
9c480d3a64
@ -1,4 +1,4 @@
|
|||||||
use gtk::{Orientation, ScrolledWindow};
|
use gtk::ScrolledWindow;
|
||||||
|
|
||||||
pub struct Text {
|
pub struct Text {
|
||||||
widget: ScrolledWindow,
|
widget: ScrolledWindow,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user