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

Merged in filnet/librepilot (pull request #229)

uncrustify
This commit is contained in:
Philippe Renon 2016-04-20 23:47:48 +02:00
commit 137b3b24c1

View File

@ -37,7 +37,7 @@ class QTcpSocket;
class StreamServicePlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "Openpilot.StreamService")
Q_PLUGIN_METADATA(IID "Openpilot.StreamService")
public:
StreamServicePlugin();