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/ophid/inc/ophid_plugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:41 +01:00
parent df77cd7613
commit 55eb581e45

View File

@ -83,7 +83,7 @@ protected:
class OPHID_EXPORT RawHIDPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.RawHID")
Q_PLUGIN_METADATA(IID "OpenPilot.RawHID")
public:
RawHIDPlugin();