Remove TODO

This commit is contained in:
2026-02-08 16:21:52 -05:00
parent bedd510b0a
commit e3bf484a5d

View File

@@ -57,7 +57,6 @@ pub mod qobject {
}
}
// TODO: Implement a provider for QFileSystemModel::setIconProvider for icons.
pub struct FileSystemImpl {
file_path: QString,
}