diff --git a/src/ViewWidgets/CustomCommandWidgetController.h b/src/ViewWidgets/CustomCommandWidgetController.h index be9dcdc91483caa621ca4199fb06e393c4361391..1b713e2d86b5413cd07f6d123719aed80c71994d 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