1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

OP-1628 Removed obsolete slot declaration.

This commit is contained in:
m_thread 2015-02-05 11:35:22 +01:00
parent f42afa61cd
commit aa891801f4

View File

@ -182,7 +182,6 @@ private slots:
void finishAutoUpdate();
void closeAutoUpdate();
void autoUpdateStatus(uploader::ProgressStep status, QVariant value);
void oplinkUpdated();
};
#endif // UPLOADERGADGETWIDGET_H