mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
OP-907 step 3: cleaned up configvehicletypewidget.cpp + related cleanups
This commit is contained in:
parent
e141e75e9f
commit
14a0da076d
@ -78,10 +78,7 @@ private slots:
|
|||||||
void setComboCurrentIndex(QComboBox *box, int index);
|
void setComboCurrentIndex(QComboBox *box, int index);
|
||||||
|
|
||||||
void setupAirframeUI(QString type);
|
void setupAirframeUI(QString type);
|
||||||
|
// TODO ?
|
||||||
// void toggleAileron2(int index);
|
|
||||||
// void toggleElevator2(int index);
|
|
||||||
// void toggleRudder2(int index);
|
|
||||||
void switchAirframeType(int index);
|
void switchAirframeType(int index);
|
||||||
|
|
||||||
void enableFFTest();
|
void enableFFTest();
|
||||||
|
Loading…
Reference in New Issue
Block a user