mobile/divelist: connect click on trip to toggle MobileListModel

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-03-06 18:06:31 +01:00 committed by Dirk Hohndel
parent edeaf7fa57
commit 730fd26814
3 changed files with 3 additions and 2 deletions

View file

@ -24,6 +24,7 @@
#include "qt-models/completionmodels.h"
#include "qt-models/messagehandlermodel.h"
#include "qt-models/tankinfomodel.h"
#include "qt-models/mobilelistmodel.h"
#include "core/device.h"
#include "core/errorhelper.h"
#include "core/file.h"