mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove the DiveList from the mainwindow.ui
It's now set up from the mainwindow.cpp file. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c69aab04f4
commit
cf4d55c470
15 changed files with 32 additions and 29 deletions
|
@ -9,6 +9,8 @@
|
|||
#include "helpers.h"
|
||||
#include "statistics.h"
|
||||
#include "modeldelegates.h"
|
||||
#include "models.h"
|
||||
#include "divelistview.h"
|
||||
|
||||
#if defined(FBSUPPORT)
|
||||
#include "socialnetworks.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue