summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets')
-rw-r--r--desktop-widgets/statswidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-widgets/statswidget.h b/desktop-widgets/statswidget.h
index b85d89730..51b94ac87 100644
--- a/desktop-widgets/statswidget.h
+++ b/desktop-widgets/statswidget.h
@@ -33,7 +33,6 @@ private:
std::vector<std::unique_ptr<QCheckBox>> features;
ChartListModel charts;
- //QStringListModel charts;
void showEvent(QShowEvent *) override;
};