moved settings tab icons to SettingsDialog
This commit is contained in:
@@ -33,7 +33,7 @@ namespace {
|
||||
} // namespace
|
||||
|
||||
CommandPage::CommandPage()
|
||||
: SettingsPage("Commands", ":/settings/commands.svg")
|
||||
: SettingsPage("Commands")
|
||||
{
|
||||
auto app = getApp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user