mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"
Signed-off-by: Oliver Schwaneberg <oliver.schwaneberg@gmail.com>
This commit is contained in:
parent
67f96ec06c
commit
55ac07f6f6
6 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "desktop-widgets/printdialog.h"
|
||||
#endif
|
||||
#include "qt-models/tankinfomodel.h"
|
||||
#include "qt-models/weigthsysteminfomodel.h"
|
||||
#include "qt-models/weightsysteminfomodel.h"
|
||||
#include "qt-models/yearlystatisticsmodel.h"
|
||||
#include "qt-models/diveplannermodel.h"
|
||||
#include "qt-models/cylindermodel.h"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
#include "desktop-widgets/starwidget.h"
|
||||
#include "profile-widget/profilewidget2.h"
|
||||
#include "qt-models/tankinfomodel.h"
|
||||
#include "qt-models/weigthsysteminfomodel.h"
|
||||
#include "qt-models/weightsysteminfomodel.h"
|
||||
#include "qt-models/weightmodel.h"
|
||||
#include "qt-models/divetripmodel.h"
|
||||
#include "core/qthelper.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue