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/pfdqml/pfdqmlplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:41 +01:00
parent 9b5c7e20c3
commit 04b7fbbf35

View File

@ -23,7 +23,7 @@ class PfdQmlGadgetFactory;
class PfdQmlPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.PfdQml")
Q_PLUGIN_METADATA(IID "OpenPilot.PfdQml")
public:
PfdQmlPlugin();