summaryrefslogtreecommitdiff
path: root/src/downloadlistwidgetcompact.h
diff options
context:
space:
mode:
authorAl12rs <gabriel.cortesi@outlook.com>2018-05-21 01:27:13 +0200
committerAl12rs <gabriel.cortesi@outlook.com>2018-05-21 01:27:13 +0200
commit186f26b71e4597e9999a3d946b0d9497255fc986 (patch)
tree826b2accfffa4c3eb78baa58de4e8cdbd32eac60 /src/downloadlistwidgetcompact.h
parent6d6444c126c59c4307873755b08fc5773b3d3955 (diff)
Added un-hide all option to downlods tab.
Improved performace when hiding/unhiding. There is still room for improvement for hiding but it requires refactoring the function
Diffstat (limited to 'src/downloadlistwidgetcompact.h')
-rw-r--r--src/downloadlistwidgetcompact.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/downloadlistwidgetcompact.h b/src/downloadlistwidgetcompact.h
index bf855d5f..df1a5f58 100644
--- a/src/downloadlistwidgetcompact.h
+++ b/src/downloadlistwidgetcompact.h
@@ -87,6 +87,7 @@ private slots:
void issueDelete();
void issueRemoveFromView();
void issueRestoreToView();
+ void issueRestoreToViewAll();
void issueCancel();
void issuePause();
void issueResume();