1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-09-03 02:42:52 +02:00

Add ACL-clearing button to settings

This commit is contained in:
Jeff Mitchell
2012-06-18 01:03:34 -04:00
parent f1a0de0f53
commit a82a8b2abe
5 changed files with 51 additions and 4 deletions

View File

@@ -97,6 +97,8 @@ private slots:
void changePage( QListWidgetItem*, QListWidgetItem* );
void serventReady();
void aclEntryClearButtonClicked();
void requiresRestart();
private: