added qt version number to about tab
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
namespace chatterino {
|
||||
|
||||
CommandPage::CommandPage()
|
||||
: SettingsPage("Commands", ":/images/commands.svg")
|
||||
: SettingsPage("Commands", ":/settings/commands.svg")
|
||||
{
|
||||
auto app = getApp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user