Fixes for desktop-entry-spec & appstream
This commit is contained in:
parent
beec2c76c9
commit
04410b6611
16 changed files with 31 additions and 30 deletions
|
|
@ -6,7 +6,7 @@ OpenRGBDialog::OpenRGBDialog(std::vector<i2c_smbus_interface *>& bus, std::vecto
|
|||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
QIcon icon(":OpenRGB.png");
|
||||
QIcon icon(":org.openrgb.OpenRGB.png");
|
||||
setWindowIcon(icon);
|
||||
|
||||
QPalette pal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue