sort paths in Resources to eliminate merge conflicts
This commit is contained in:
@@ -11,6 +11,7 @@ Resources2::Resources2()
|
||||
this->buttons.ban = QPixmap(":/buttons/ban.png");
|
||||
this->buttons.banRed = QPixmap(":/buttons/banRed.png");
|
||||
this->buttons.copyDark = QPixmap(":/buttons/copyDark.png");
|
||||
this->buttons.copyDarkTheme = QPixmap(":/buttons/copyDarkTheme.png");
|
||||
this->buttons.copyLight = QPixmap(":/buttons/copyLight.png");
|
||||
this->buttons.menuDark = QPixmap(":/buttons/menuDark.png");
|
||||
this->buttons.menuLight = QPixmap(":/buttons/menuLight.png");
|
||||
|
||||
Reference in New Issue
Block a user