mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Change Welcome screen icon by popular request
This commit is contained in:
parent
29111b3529
commit
2573e84e76
@ -92,7 +92,7 @@ QString WelcomeMode::name() const
|
||||
|
||||
QIcon WelcomeMode::icon() const
|
||||
{
|
||||
return QIcon(QLatin1String(":/core/images/openpilot_logo_64.png"));
|
||||
return QIcon(QLatin1String(":/core/images/openpiloticon.png"));
|
||||
}
|
||||
|
||||
int WelcomeMode::priority() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user