mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
uncrustification for ground/openpilotgcs/src/plugins/systemhealth/systemhealthplugin.h
This commit is contained in:
parent
68a8863fbd
commit
5c6885caf4
@ -34,7 +34,7 @@ class SystemHealthGadgetFactory;
|
|||||||
|
|
||||||
class SystemHealthPlugin : public ExtensionSystem::IPlugin {
|
class SystemHealthPlugin : public ExtensionSystem::IPlugin {
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
Q_PLUGIN_METADATA(IID "OpenPilot.SystemHealth")
|
Q_PLUGIN_METADATA(IID "OpenPilot.SystemHealth")
|
||||||
|
|
||||||
public:
|
public:
|
||||||
SystemHealthPlugin();
|
SystemHealthPlugin();
|
||||||
|
Loading…
Reference in New Issue
Block a user