1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-1170 Got rid of all compiler warnings in lineardial plugin.

This commit is contained in:
m_thread 2014-02-26 17:30:04 +01:00
parent 929f309f61
commit 460c60399b
2 changed files with 2 additions and 4 deletions

View File

@ -176,11 +176,9 @@ private:
double yellowMax;
double greenMin;
double greenMax;
double factor;
bool useOpenGLFlag;
int decimalPlaces;
bool useOpenGLFlag;
};
#endif // LINEARDIALGADGETCONFIGURATION_H

View File

@ -78,7 +78,7 @@
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<layout class="QHBoxLayout" name="horizontalLayout_66">
<property name="topMargin">
<number>0</number>
</property>