mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-07 18:46:06 +01:00
5 lines
104 B
C++
5 lines
104 B
C++
|
#include "modeluavoproxy.h"
|
||
|
modelUavoProxy::modelUavoProxy(QObject *parent,flightDataModel * model)
|
||
|
{
|
||
|
}
|