mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Externals/Qt: Update to 5.13.1
This commit is contained in:
@@ -142,7 +142,7 @@ void ResourcePackManager::RepopulateTable()
|
||||
|
||||
if (ResourcePack::IsInstalled(pack))
|
||||
{
|
||||
item->setBackgroundColor(QColor(Qt::green));
|
||||
item->setBackground(QColor(Qt::green));
|
||||
|
||||
auto font = item->font();
|
||||
font.setBold(true);
|
||||
|
||||
Reference in New Issue
Block a user