1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

uncrustification for ground/openpilotgcs/src/plugins/uavobjects/uavobjectsplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:42 +01:00
parent 436293dbaf
commit e7bd28e14c

View File

@ -36,7 +36,7 @@
class UAVOBJECTS_EXPORT UAVObjectsPlugin :
public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.UAVObjects")
Q_PLUGIN_METADATA(IID "OpenPilot.UAVObjects")
public:
UAVObjectsPlugin();