summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 63d140e0..8b774c93 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -246,7 +246,8 @@ private:
bool populateMenuCategories(QMenu *menu, int targetID);
- void updateDownloadListDelegate();
+ void initDownloadView();
+ void updateDownloadView();
// remove invalid category-references from mods
void fixCategories();