Compiling netease-cloud-music-gtk v0.8.0 (/var/cache/acbs/build/acbs.roadifkx/netease-cloud-music-gtk)
error[E0432]: unresolved import `gtk::ModelButton`
--> src/widgets/header.rs:18:76
|
18 | AboutDialog, Builder, Button, Dialog, Entry, Image, Label, MenuButton, ModelButton, Popover, SearchBar,
| ^^^^^^^^^^^
| |
| no `ModelButton` in the root
| help: a similar name exists in the module: `ToolButton`
error: aborting due to previous error
For more information about this error, try `rustc --explain E0432`.
环境:AOSC OS (stable),rustc 版本 1.39.0 (stable)