mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35:28 +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 {
|
pub struct Text {
|
||||||
widget: ScrolledWindow,
|
widget: ScrolledWindow,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue