1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

uncrustification for ground/openpilotgcs/src/plugins/gcscontrol/gcscontrolplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:40 +01:00
parent a499b92d9d
commit 65e8c0dc6f

View File

@ -35,7 +35,7 @@ class GCSControlGadgetFactory;
class GCSControlPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.GCSControl")
Q_PLUGIN_METADATA(IID "OpenPilot.GCSControl")
public:
GCSControlPlugin();