Added icons for every single settings item!
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
namespace chatterino {
|
||||
|
||||
NotificationPage::NotificationPage()
|
||||
: SettingsPage("Notifications", "")
|
||||
: SettingsPage("Notifications", ":/settings/notification2.svg")
|
||||
{
|
||||
LayoutCreator<NotificationPage> layoutCreator(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user