mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-01 18:29:16 +01:00
Fixed compile error.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2685 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
5756d17926
commit
b378a38cb5
@ -31,8 +31,7 @@
|
|||||||
#include <coreplugin/iuavgadget.h>
|
#include <coreplugin/iuavgadget.h>
|
||||||
|
|
||||||
PipXtremeGadgetFactory::PipXtremeGadgetFactory(QObject *parent) :
|
PipXtremeGadgetFactory::PipXtremeGadgetFactory(QObject *parent) :
|
||||||
IUAVGadgetFactory(QString("PipXtreme"), tr("PipXtreme Gadget"), parent),
|
IUAVGadgetFactory(QString("PipXtreme"), tr("PipXtreme Gadget"), parent)
|
||||||
gadgetWidget(NULL)
|
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user