added qt version number to about tab

This commit is contained in:
fourtf
2018-08-09 06:22:55 +02:00
parent 94813fe3df
commit e1f180ac28
12 changed files with 57 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
namespace chatterino {
EmotesPage::EmotesPage()
: SettingsPage("Emotes", ":/images/emote.svg")
: SettingsPage("Emotes", ":/settings/emote.svg")
{
// SettingManager &settings = SettingManager::getInstance();
// LayoutCreator<EmotesPage> layoutCreator(this);