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

Removed unused interfaces and added the data storageinterface

preferencesAboutTextFull
Claudio Valerio 13 years ago
parent a8bfdc6e70
commit 201bcc33dd
  1. 1
      src/customWidgets/UBMediaWidget.h

@ -27,7 +27,6 @@
#include <phonon/VideoWidget> #include <phonon/VideoWidget>
#include <phonon/AudioOutput> #include <phonon/AudioOutput>
//#include "interfaces/IResizeable.h"
#include "UBActionableWidget.h" #include "UBActionableWidget.h"
#define UBMEDIABUTTON_SIZE 32 #define UBMEDIABUTTON_SIZE 32

Loading…
Cancel
Save