diff options
Diffstat (limited to 'packaging/ios')
-rw-r--r-- | packaging/ios/Subsurface-mobile/Subsurface-mobile.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro index c72025d3d..0f9b2f30e 100644 --- a/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro +++ b/packaging/ios/Subsurface-mobile/Subsurface-mobile.pro @@ -191,7 +191,7 @@ HEADERS += \ ../../../qt-models/gpslistmodel.h \ ../../../qt-models/divelocationmodel.h \ ../../../qt-models/completionmodels.h \ - ../../../qt-models/weigthsysteminfomodel.h \ + ../../../qt-models/weightsysteminfomodel.h \ ../../../qt-models/maplocationmodel.h \ ../../../qt-models/diveimportedmodel.h \ ../../../qt-models/messagehandlermodel.h \ |