Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/commit/7ad77bb4113ba50411ce96ebdca8682055b0331e?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

- Update the include header qwidget.

preferencesAboutTextFull
agriche 9 years ago
parent b6088a487b
commit 7ad77bb411
  1. 4
      src/core/UBApplicationController.h

@ -28,8 +28,8 @@
#ifndef UBAPPLICATIONCONTROLLER_H_ #ifndef UBAPPLICATIONCONTROLLER_H_
#define UBAPPLICATIONCONTROLLER_H_ #define UBAPPLICATIONCONTROLLER_H_
#include <QtGui> //#include <QtGui>
#include <QtWidgets>
class UBBoardView; class UBBoardView;
class UBDocumentProxy; class UBDocumentProxy;

Loading…
Cancel
Save