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/lineardial/lineardialplugin.h

This commit is contained in:
Corvus Corax 2013-11-16 17:34:41 +01:00
parent 33616e6af4
commit 98d213f1a2

View File

@ -34,7 +34,7 @@ class LineardialGadgetFactory;
class LineardialPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Lineardial")
Q_PLUGIN_METADATA(IID "OpenPilot.Lineardial")
public:
LineardialPlugin();