summaryrefslogtreecommitdiffstats
path: root/src/core/profile_adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/profile_adapter.h')
-rw-r--r--src/core/profile_adapter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/profile_adapter.h b/src/core/profile_adapter.h
index 40633e802..9849d2788 100644
--- a/src/core/profile_adapter.h
+++ b/src/core/profile_adapter.h
@@ -100,6 +100,7 @@ public:
void cancelDownload(quint32 downloadId);
void pauseDownload(quint32 downloadId);
void resumeDownload(quint32 downloadId);
+ void removeDownload(quint32 downloadId);
ProfileQt *profile();