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/761cdbe62668c8b1ca2480aff70ccebab2bc99b0/thirdparty/xpdf/xpdf-3.02/splash/SplashFontFileID.cc You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
OpenBoard/thirdparty/xpdf/xpdf-3.02/splash/SplashFontFileID.cc

24 lines
540 B

//========================================================================
//
// SplashFontFileID.cc
//
//========================================================================
#include <aconf.h>
#ifdef USE_GCC_PRAGMAS
#pragma implementation
#endif
#include "SplashFontFileID.h"
//------------------------------------------------------------------------
// SplashFontFileID
//------------------------------------------------------------------------
SplashFontFileID::SplashFontFileID() {
}
SplashFontFileID::~SplashFontFileID() {
}