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/uploader/uploaderplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:43 +01:00
parent 31d4234c79
commit cf5d59a677

View File

@ -35,7 +35,7 @@ class UploaderGadgetFactory;
class UPLOADER_EXPORT UploaderPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Uploader")
Q_PLUGIN_METADATA(IID "OpenPilot.Uploader")
public:
UploaderPlugin();