mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 16:23:07 -07:00
Allow to use system QJson. Closes #1744.
This commit is contained in:
parent
3047681951
commit
4493fd9c31
5 changed files with 165 additions and 4 deletions
|
@ -50,7 +50,7 @@
|
|||
#endif // DISABLE_GUI
|
||||
|
||||
#ifndef DISABLE_WEBUI
|
||||
#include "webui.h"
|
||||
#include "../webui/webui.h"
|
||||
#endif
|
||||
|
||||
#include "application.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue