summaryrefslogtreecommitdiffstats
path: root/include/HistoryView.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/HistoryView.h')
-rw-r--r--include/HistoryView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/HistoryView.h b/include/HistoryView.h
index 284b6a8c..f5fabbb6 100644
--- a/include/HistoryView.h
+++ b/include/HistoryView.h
@@ -38,6 +38,7 @@ public:
void addHistoryItem(const Event &event, const QString &color, bool with_sender);
void addEvents(const QList<Event> &events);
+ void clear();
public slots:
void sliderRangeChanged(int min, int max);