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/emptygadget/emptyplugin.h

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

View File

@ -34,7 +34,7 @@ class EmptyGadgetFactory;
class EmptyPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Empty")
Q_PLUGIN_METADATA(IID "OpenPilot.Empty")
public:
EmptyPlugin();