1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

uncrustification for ground/openpilotgcs/src/plugins/scope/scopeplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:42 +01:00
parent cef290ddca
commit 2c04a338b4

View File

@ -34,7 +34,7 @@ class ScopeGadgetFactory;
class ScopePlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Scope")
Q_PLUGIN_METADATA(IID "OpenPilot.Scope")
public:
ScopePlugin();