Fixes for desktop-entry-spec & appstream
This commit is contained in:
parent
beec2c76c9
commit
04410b6611
16 changed files with 31 additions and 30 deletions
1
main.cpp
1
main.cpp
|
|
@ -343,6 +343,7 @@ int main(int argc, char* argv[])
|
|||
{
|
||||
QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
|
||||
QApplication a(argc, argv);
|
||||
QGuiApplication::setDesktopFileName("org.openrgb.OpenRGB");
|
||||
|
||||
/*---------------------------------------------------------*\
|
||||
| Main UI widget |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue