Added icons for every single settings item!

This commit is contained in:
coral
2018-10-19 15:53:19 -07:00
parent 2393ae62af
commit 6eab491baa
15 changed files with 318 additions and 75 deletions
@@ -20,7 +20,7 @@
namespace chatterino {
NotificationPage::NotificationPage()
: SettingsPage("Notifications", "")
: SettingsPage("Notifications", ":/settings/notification2.svg")
{
LayoutCreator<NotificationPage> layoutCreator(this);