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/6cab02b51bb0ec00a5d8f052d95396cd7c253acf/tools/pdf2image/core/UBPlatformUtils.h You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
OpenBoard/tools/pdf2image/core/UBPlatformUtils.h

9 lines
116 B

#include <QString>
class UBPlatformUtils
{
public:
static QString applicationResourcesDirectory();
};