mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
committed by
GitHub
parent
21b77cb4f8
commit
f3f4610ba4
@@ -31,9 +31,9 @@
|
||||
#include <QtSystemDetection>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <Objbase.h>
|
||||
#include <Shlobj.h>
|
||||
#include <Shellapi.h>
|
||||
#include <objbase.h>
|
||||
#include <shlobj.h>
|
||||
#include <shellapi.h>
|
||||
#endif
|
||||
|
||||
#include <QApplication>
|
||||
|
||||
Reference in New Issue
Block a user