diff --git a/src/ViewWidgets/CustomCommandWidgetController.h b/src/ViewWidgets/CustomCommandWidgetController.h index be9dcdc..1b713e2 100644 --- a/src/ViewWidgets/CustomCommandWidgetController.h +++ b/src/ViewWidgets/CustomCommandWidgetController.h @@ -29,8 +29,9 @@ #include "UASInterface.h" #include "AutoPilotPlugin.h" #include "UASManagerInterface.h" +#include "FactPanelController.h" -class CustomCommandWidgetController : public QObject +class CustomCommandWidgetController : public FactPanelController { Q_OBJECT