1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 15:35:23 +00:00

Merge remote-tracking branch 'sirherrbatka/Feature#1274'

This commit is contained in:
Marc Zinnschlag 2014-05-04 17:11:43 +02:00
commit df97a1b57f
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
#include <sstream>
#include <qt4/QtGui/qevent.h>
#include <QtGui/qevent.h>
#include <apps/opencs/model/world/tablemimedata.hpp>

View File

@ -3,7 +3,7 @@
#include <OgreColourValue.h>
#include <qt4/QtGui/qevent.h>
#include <QtGui/qevent.h>
#include "../../model/doc/document.hpp"

View File

@ -5,7 +5,7 @@
#include <OgreSceneManager.h>
#include <OgreEntity.h>
#include <qt4/QtGui/qevent.h>
#include <QtGui/qevent.h>
#include "../world/scenetoolmode.hpp"
#include <apps/opencs/model/world/universalid.hpp>