1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

uncrustification for ground/openpilotgcs/src/plugins/osgearthview/osgearthviewplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:41 +01:00
parent 4babcedfe2
commit 0fd357ae61

View File

@ -34,7 +34,7 @@ class OsgEarthviewGadgetFactory;
class OsgEarthviewPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.OsgEarthview")
Q_PLUGIN_METADATA(IID "OpenPilot.OsgEarthview")
public:
OsgEarthviewPlugin();