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