mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 03:33:25 +00:00
iOS: build fix
Otherwise the moc build fails. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
cfd4c42829
commit
78937ce572
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <QObject>
|
||||
#include <QString>
|
||||
#include <QStringList>
|
||||
#include <QVariant>
|
||||
|
||||
class DiveObjectHelper : public QObject {
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Add table
Reference in a new issue