mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
Use QPalette::LinkVisited color for downloaded items in search results
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
QHeaderView* header() const;
|
||||
|
||||
bool loadColWidthResultsList();
|
||||
void setRowColor(int row, QString color);
|
||||
void setRowColor(int row, const QColor &color);
|
||||
|
||||
enum class Status
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user