Stop Compiler Warning: Change struct to class

Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
Robert C. Helling 2019-12-16 17:26:57 +01:00 committed by bstoeger
parent 474fc72e32
commit 8c0023e151

View file

@ -6,7 +6,7 @@
#include "core/subsurface-qt/DiveListNotifier.h"
#include <QAbstractItemModel>
struct DiveFilter;
class DiveFilter;
// There are two different representations of the dive list:
// 1) Tree view: two-level model where dives are grouped by trips