mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 01:05:10 +03:00
This commit removes the direct use of QSettings from the simulator and replaces it with references to the protected global variable g
This commit is contained in:
parent
624bdf4a93
commit
a3b47625f5
2 changed files with 13 additions and 23 deletions
|
@ -45,7 +45,6 @@
|
|||
#include <QString>
|
||||
#include <QDir>
|
||||
#include <QFileInfo>
|
||||
#include <QSettings>
|
||||
#include <QSplashScreen>
|
||||
#include <QThread>
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue