1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 15:27:54 +00:00

Merge pull request #12790 from FranciscoPombal/hotfix_include

Fix include
This commit is contained in:
Vladimir Golovnev 2020-05-10 08:19:45 +03:00 committed by GitHub
commit f0967be79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
#include <QPalette>
#include "base/global.h"
#include "uithememanager.h"
#include "gui/uithememanager.h"
namespace
{