1
0
Fork 0

Fix Windows compilation hopefully.

This commit is contained in:
James Turner 2016-11-08 09:26:54 +01:00
parent e1cf3423a5
commit e523b57215

View file

@ -29,6 +29,7 @@
#include <QSharedPointer>
#include <QUrl>
#include <simgear/package/Delegate.hxx>
#include <simgear/package/Root.hxx>
const int AircraftPathRole = Qt::UserRole + 1;