Fix compilation with new cosmic-files dialog API

This commit is contained in:
Jeremy Soller 2025-07-01 09:38:23 -06:00
parent b1c80a7f3c
commit 863f570b56
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA
2 changed files with 13 additions and 12 deletions

View file

@ -9,7 +9,7 @@ use cosmic::{
theme,
widget::{
self, divider, horizontal_space,
menu::{menu_button, ItemHeight, ItemWidth, MenuBar, Tree as MenuTree},
menu::{menu_button, ItemHeight, ItemWidth},
responsive_menu_bar, segmented_button,
},
Element,