Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
comm
LinkInterface.cpp
Find file
Normal view
Permalink
LinkInterface.cpp
93 B
Newer
Older
Debug console bugfix
oberion
committed
Jul 29, 2011
1
2
3
4
5
6
#include
"LinkInterface.h"
LinkInterface
::~
LinkInterface
()
{
emit
this
->
deleteLink
(
this
);
}