aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/history/historywindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/history/historywindow.h')
-rw-r--r--src/plugins/General/history/historywindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/history/historywindow.h b/src/plugins/General/history/historywindow.h
index 4a92bd39a..973976393 100644
--- a/src/plugins/General/history/historywindow.h
+++ b/src/plugins/General/history/historywindow.h
@@ -61,6 +61,7 @@ private:
void loadTopGenres();
void readSettings();
void removeTrack(QTreeWidgetItem *item);
+ void showInformation(QTreeWidgetItem *item);
void closeEvent(QCloseEvent *) override;
Ui::HistoryWindow *m_ui;