|
|
@ -46,7 +46,7 @@ |
|
|
|
#include "websessiondata.h" |
|
|
|
#include "websessiondata.h" |
|
|
|
#include "webapplication.h" |
|
|
|
#include "webapplication.h" |
|
|
|
|
|
|
|
|
|
|
|
static const int API_VERSION = 3; |
|
|
|
static const int API_VERSION = 4; |
|
|
|
static const int API_VERSION_MIN = 2; |
|
|
|
static const int API_VERSION_MIN = 2; |
|
|
|
|
|
|
|
|
|
|
|
const QString WWW_FOLDER = ":/www/public/"; |
|
|
|
const QString WWW_FOLDER = ":/www/public/"; |
|
|
|