mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 05:13:30 -07:00
remove unused mapping
This commit is contained in:
parent
abe13bf838
commit
4f8f11c1ee
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ inline QHash<QString, UIThemeColor> defaultUIThemeColors()
|
|||
{u"PiecesBar.Piece"_s, {{}, {}}},
|
||||
{u"PiecesBar.PartialPiece"_s, {{}, {}}},
|
||||
{u"PiecesBar.MissingPiece"_s, {{}, {}}},
|
||||
|
||||
{u"ProgressBar"_s, {{}, {}}}
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue