Get file explorer icon based on file type.

Fixes #15
This commit is contained in:
2026-02-07 18:01:31 -05:00
parent 6f2a655497
commit aa42ec6072
6 changed files with 44 additions and 19 deletions

View File

@@ -18,6 +18,7 @@ tui-logger = "0.18.1"
edtui = "0.11.1"
strum = "0.27.2"
uuid = { version = "1.19.0", features = ["v4"] }
devicons = "0.6.12"
[build-dependencies]
# The link_qt_object_files feature is required for statically linking Qt 6.