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/logging/loggingplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:41 +01:00
parent 3c23b1f464
commit bc83fd6ffa

View File

@ -116,7 +116,7 @@ private:
class LoggingPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Logging")
Q_PLUGIN_METADATA(IID "OpenPilot.Logging")
friend class LoggingConnection;