1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

uncrustification for ground/openpilotgcs/src/plugins/config/configplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:40 +01:00
parent 9a753e5c77
commit 17da3a6c7a

View File

@ -40,7 +40,7 @@ class ConfigGadgetFactory;
class ConfigPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Config")
Q_PLUGIN_METADATA(IID "OpenPilot.Config")
public:
ConfigPlugin();