• Don Gagne's avatar
    Fix unneeded QObject::connect which was failing · ee3dfc6a
    Don Gagne authored
    The connect call was generating debug output to identify that it was
    failing. After looking at the code realized that this connect is not
    needed. The group box is removed when UASListWidget::removeUAS method
    is called.
    
    Second change in the file fixes a crashing bug when the last UAS is
    removed. Need to exit the iterator after we modify it.
    ee3dfc6a
Name
Last commit
Last update
avrdude Loading commit data...
data Loading commit data...
deploy Loading commit data...
doc Loading commit data...
files Loading commit data...
libs Loading commit data...
qml Loading commit data...
qupgrade @ 2db4b382 Loading commit data...
src Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Custom-Info.plist Loading commit data...
QGCExternalLibs.pri Loading commit data...
QGCInstaller.pri Loading commit data...
QGCSetup.pri Loading commit data...
README.md Loading commit data...
demo-log.txt Loading commit data...
license.txt Loading commit data...
qgcvideo.pro Loading commit data...
qgroundcontrol.pro Loading commit data...
qgroundcontrol.qrc Loading commit data...
qgroundcontrol.rc Loading commit data...
qserialport.pri Loading commit data...
qupgrade.pro Loading commit data...
testlog.txt Loading commit data...
testlog2.txt Loading commit data...
user_config.pri.dist Loading commit data...