mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move DiveTripModel to qt-models
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7171d2e1eb
commit
85d4bb8a70
8 changed files with 643 additions and 626 deletions
|
@ -9,6 +9,8 @@
|
|||
#include "tankinfomodel.h"
|
||||
#include "weigthsysteminfomodel.h"
|
||||
#include "weightmodel.h"
|
||||
#include "divetripmodel.h"
|
||||
|
||||
#include <QCompleter>
|
||||
#include <QKeyEvent>
|
||||
#include <QTextDocument>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue