summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/qml/statsview2.qml
blob: ccad7fd1ef33302767eedd916c8a13bd434973f3 (plain) (blame)
1
2
3
4
5
6
// SPDX-License-Identifier: GPL-2.0
import QtQuick 2.0
import org.subsurfacedivelog.mobile 1.0

StatsView {
}