NOT UGLY ICON PLX

This commit is contained in:
coral
2018-01-06 17:59:02 -08:00
parent d8ee04936b
commit 5baba39cdc
3 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ void SettingsDialog::addTabs()
this->addTab(this->createBehaviourTab(), "Behaviour", ":/images/behave.svg");
this->addTab(this->createCommandsTab(), "Commands", ":/images/CustomActionEditor_16x.png");
this->addTab(this->createCommandsTab(), "Commands", ":/images/commands.svg");
this->addTab(this->createEmotesTab(), "Emotes", ":/images/emote.svg");