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

GCS/core+plugins: Missing files in rev 695. Changes to options pages to make them more uniform.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@696 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
ephy 2010-06-01 08:53:01 +00:00 committed by ephy
parent 4a974de1b5
commit 845bc99c03
2 changed files with 0 additions and 3 deletions

View File

@ -55,8 +55,6 @@ public:
signals:
private slots:
void onLoadFileBinClicked();
void onLoadFileDataClicked();
private:
HITLConfiguration* m_config;

View File

@ -60,7 +60,6 @@ private:
SystemHealthGadgetConfiguration *m_config;
private slots:
void on_loadFile_clicked();
};
#endif // SYSTEMHEALTHGADGETOPTIONSPAGE_H