1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

GCS - Dummy commit to see if crucible notices this branch

This commit is contained in:
PT_Dreamer 2012-08-02 16:48:37 +01:00
parent 205d370eec
commit cb26100d65

View File

@ -230,6 +230,7 @@ void ConfigTaskWidget::onAutopilotConnect()
if (utilMngr)
currentBoard = utilMngr->getBoardModel();//TODO REMEMBER TO ADD THIS TO FORCE CONNECTED FUNC ON CC3D_RELEASE
invalidateObjects();
dirty=false;
isConnected=true;
foreach(objectToWidget * ow,objOfInterest)