iOS: build fix

Otherwise the moc build fails.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-03-12 18:21:39 -07:00
parent cfd4c42829
commit 78937ce572

View file

@ -7,6 +7,7 @@
#include <QObject>
#include <QString>
#include <QStringList>
#include <QVariant>
class DiveObjectHelper : public QObject {
Q_OBJECT