mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
Input configuration; Remove some old unused variables
This commit is contained in:
parent
3ff7bf7ed0
commit
5d43a8dd36
@ -122,8 +122,6 @@ private:
|
||||
QTimer * animate;
|
||||
void resetTxControls();
|
||||
void setMoveFromCommand(int command);
|
||||
bool isSimple;
|
||||
void goToWizard();
|
||||
|
||||
void fastMdata();
|
||||
void restoreMdata();
|
||||
@ -138,8 +136,8 @@ private slots:
|
||||
void wzNext();
|
||||
void wzBack();
|
||||
void wzCancel();
|
||||
void goToNormalWizard();
|
||||
void goToSimpleWizard();
|
||||
void goToWizard();
|
||||
|
||||
void openHelp();
|
||||
void identifyControls();
|
||||
void identifyLimits();
|
||||
|
Loading…
x
Reference in New Issue
Block a user