mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Fix OS2 build
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
#else
|
||||
#include <shlobj.h>
|
||||
#include <winbase.h>
|
||||
#endif
|
||||
|
||||
#if defined(Q_WS_WIN) || defined(Q_OS_OS2)
|
||||
#include <QDesktopServices>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user