Allow to use system QJson. Closes #1744.

This commit is contained in:
sledgehammer999 2015-04-12 01:02:13 +03:00
parent 3047681951
commit 4493fd9c31
5 changed files with 165 additions and 4 deletions

View file

@ -50,7 +50,7 @@
#endif // DISABLE_GUI
#ifndef DISABLE_WEBUI
#include "webui.h"
#include "../webui/webui.h"
#endif
#include "application.h"