summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorKrzysztof Starecki <krzysztof.starecki@gmail.com>2018-12-31 02:15:47 +0100
committerKrzysztof Starecki <krzysztof.starecki@gmail.com>2018-12-31 02:15:47 +0100
commit03823a433a27bb5f9a94973c47e1408dd83cc5c0 (patch)
treeebcb4142544ed90d23519096c28a8add3f139961 /src/mainwindow.h
parentc11ff7e2db09514304cef35a650aa3fbef27dd16 (diff)
Add qss styling options for progress bar and compact mode widgets
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 13a66a8e..a419b797 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -247,6 +247,7 @@ private:
bool populateMenuCategories(QMenu *menu, int targetID);
void initDownloadView();
+ void updateDownloadView();
// remove invalid category-references from mods
void fixCategories();