mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
Merge branch 'next' of ssh://git.openpilot.org:22/OpenPilot into next
This commit is contained in:
commit
6d004f06f5
@ -239,6 +239,8 @@ int main(int argc, char **argv)
|
||||
setrlimit(RLIMIT_NOFILE, &rl);
|
||||
#endif
|
||||
|
||||
QApplication::setGraphicsSystem("raster");
|
||||
|
||||
SharedTools::QtSingleApplication app((QLatin1String(appNameC)), argc, argv);
|
||||
|
||||
QString locale = QLocale::system().name();
|
||||
|
Loading…
x
Reference in New Issue
Block a user