Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/blame/commit/aae0d0719f8665a1dde76b36e149d0d305c4b1ca/tools/pdf2image/core/UBPlatformUtils.h
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
|
|
|
|
|
|
#include <QString>
|
|
|
|
|
|
|
|
class UBPlatformUtils
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
static QString applicationResourcesDirectory();
|
|
|
|
};
|