1
0
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:
Corvus Corax 2013-11-16 17:34:42 +01:00
parent 68a8863fbd
commit 5c6885caf4

View File

@ -34,7 +34,7 @@ class SystemHealthGadgetFactory;
class SystemHealthPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.SystemHealth")
Q_PLUGIN_METADATA(IID "OpenPilot.SystemHealth")
public:
SystemHealthPlugin();