summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-06-09 09:14:35 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-06-09 09:14:35 -0400
commit4f240ddb7f8fa2cb2211105756202daca010b008 (patch)
tree197dc34fce5bc2ea90663fb51ca30c83278f1225 /src/mainwindow.h
parenta9ad1265665a81eeb0161c389f557e298cbb1818 (diff)
fixes toolbar and menu icons not respecting the stylesheet
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 426b0881..07a580c3 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -631,6 +631,7 @@ private slots:
void search_activated();
void searchClear_activated();
+ void resetActionIcons();
void updateModCount();
void updatePluginCount();