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/notify/notifyplugin.h

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

View File

@ -49,7 +49,7 @@ typedef struct {
class SoundNotifyPlugin : public Core::IConfigurablePlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "Openpilot.SoundNotify")
Q_PLUGIN_METADATA(IID "Openpilot.SoundNotify")
public:
SoundNotifyPlugin();