Commit 87b5ffaa authored by Don Gagne's avatar Don Gagne

Merge pull request #1622 from DonLakeFlyer/CustomCommand

Convert to CustomCommandController to FactPanelController
parents af828836 8e5d1ba5
...@@ -29,8 +29,9 @@ ...@@ -29,8 +29,9 @@
#include "UASInterface.h" #include "UASInterface.h"
#include "AutoPilotPlugin.h" #include "AutoPilotPlugin.h"
#include "UASManagerInterface.h" #include "UASManagerInterface.h"
#include "FactPanelController.h"
class CustomCommandWidgetController : public QObject class CustomCommandWidgetController : public FactPanelController
{ {
Q_OBJECT Q_OBJECT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment