mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
parent
30ce2dfdf3
commit
16a76eee9f
53 changed files with 58 additions and 58 deletions
|
@ -82,7 +82,7 @@ namespace
|
|||
public:
|
||||
using QFileIconProvider::icon;
|
||||
|
||||
QIcon icon(const QFileInfo &info) const final override
|
||||
QIcon icon(const QFileInfo &info) const final
|
||||
{
|
||||
const QString ext = info.suffix();
|
||||
if (!ext.isEmpty()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue