diff options
Diffstat (limited to 'core/subsurface-qt/diveobjecthelper.h')
-rw-r--r-- | core/subsurface-qt/diveobjecthelper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/subsurface-qt/diveobjecthelper.h b/core/subsurface-qt/diveobjecthelper.h index 30dee6bf7..8b328673f 100644 --- a/core/subsurface-qt/diveobjecthelper.h +++ b/core/subsurface-qt/diveobjecthelper.h @@ -96,6 +96,4 @@ public: QString waterType; }; -Q_DECLARE_METATYPE(DiveObjectHelper) - #endif |