1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@3067 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
edouard 2011-03-25 11:24:27 +00:00 committed by edouard
parent 9d0ce95b37
commit 417e637904

View File

@ -53,6 +53,7 @@ protected slots:
void onDeviceDisconnect();
private:
UAVObjectManager* objMngr;
TelemetryManager* telMngr;
};