mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-05 21:52:10 +01:00
Make uncrustify happy and prevent flip-flops
This commit is contained in:
parent
a0ca66b0cd
commit
9305ced139
@ -93,10 +93,10 @@ public:
|
|||||||
QString fieldname;
|
QString fieldname;
|
||||||
QString element;
|
QString element;
|
||||||
QString url;
|
QString url;
|
||||||
double scale;
|
|
||||||
bool haslimits;
|
|
||||||
buttonTypeEnum buttonType;
|
buttonTypeEnum buttonType;
|
||||||
QList<int> buttonGroup;
|
QList<int> buttonGroup;
|
||||||
|
double scale;
|
||||||
|
bool haslimits;
|
||||||
};
|
};
|
||||||
|
|
||||||
ConfigTaskWidget(QWidget *parent = 0);
|
ConfigTaskWidget(QWidget *parent = 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user