mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move DiveComputerModel to qt-models
Another attempt to make it easyer to create the mobile version of Subsurface. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
257f8063c4
commit
a56429d31e
6 changed files with 144 additions and 139 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "divecomputermanagementdialog.h"
|
||||
#include "mainwindow.h"
|
||||
#include "helpers.h"
|
||||
#include "divecomputermodel.h"
|
||||
#include "models.h"
|
||||
#include <QMessageBox>
|
||||
#include <QShortcut>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue