Address various warnings
This commit is contained in:
parent
ea0de44e42
commit
7106001179
7 changed files with 24 additions and 31 deletions
|
|
@ -14,6 +14,7 @@ pub fn icon_for_app_id(app_id: String) -> Option<PathBuf> {
|
|||
)
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
#[derive(Debug, Clone, Default)]
|
||||
struct DesktopInfo {
|
||||
id: String,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue