1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00

OP-907 step 3: cleaned up configvehicletypewidget.cpp + related cleanups

This commit is contained in:
Philippe Renon 2013-04-03 04:15:30 +02:00
parent e141e75e9f
commit 14a0da076d

View File

@ -78,10 +78,7 @@ private slots:
void setComboCurrentIndex(QComboBox *box, int index);
void setupAirframeUI(QString type);
// void toggleAileron2(int index);
// void toggleElevator2(int index);
// void toggleRudder2(int index);
// TODO ?
void switchAirframeType(int index);
void enableFFTest();