mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove extra dependency
This commit is contained in:
parent
bdc5b9be76
commit
9c480d3a64
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use gtk::{Orientation, ScrolledWindow};
|
||||
use gtk::ScrolledWindow;
|
||||
|
||||
pub struct Text {
|
||||
widget: ScrolledWindow,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue