1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

GCS- Fixes compile error

This commit is contained in:
PT_Dreamer 2012-09-24 13:38:14 +01:00
parent dc10917f70
commit c04318493a

View File

@ -56,7 +56,6 @@ public slots:
private slots:
void recomputeStabilization();
void saveStabilization();
void refreshValues();
};
#endif // CONFIGAUTOTUNE_H