diff options
Diffstat (limited to 'src/downloadmanager.h')
| -rw-r--r-- | src/downloadmanager.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/downloadmanager.h b/src/downloadmanager.h index 9c8e391d..876978b2 100644 --- a/src/downloadmanager.h +++ b/src/downloadmanager.h @@ -759,6 +759,8 @@ private: DownloadInfo* downloadInfoByID(DownloadID id); + QString displayNameByInfo(const DownloadInfo* info) const; + void removePending(QString gameName, int modID, int fileID); /** |
