mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
LP-29 fixed compilation warning
This commit is contained in:
parent
7ece271878
commit
7a65021190
@ -40,12 +40,12 @@ PfdQmlGadgetConfiguration::PfdQmlGadgetConfiguration(QString classId, QSettings
|
||||
m_terrainEnabled(false),
|
||||
m_terrainFile("Unknown"),
|
||||
m_cacheOnly(false),
|
||||
m_timeMode(Pfd::Local),
|
||||
m_dateTime(QDateTime()),
|
||||
m_minAmbientLight(0),
|
||||
m_latitude(0),
|
||||
m_longitude(0),
|
||||
m_altitude(0),
|
||||
m_timeMode(Pfd::Local),
|
||||
m_dateTime(QDateTime()),
|
||||
m_minAmbientLight(0),
|
||||
m_modelEnabled(false),
|
||||
m_modelFile("Unknown"),
|
||||
m_modelSelectionMode(Pfd::Auto),
|
||||
|
Loading…
x
Reference in New Issue
Block a user