1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

uncrustification for ground/openpilotgcs/src/plugins/debuggadget/debugplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:40 +01:00
parent 6030b1ba0a
commit 2e5c179fa4

View File

@ -34,7 +34,7 @@ class DebugGadgetFactory;
class DebugPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Debug")
Q_PLUGIN_METADATA(IID "OpenPilot.Debug")
public:
DebugPlugin();