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/uavobjectbrowser/browserplugin.h

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

View File

@ -34,7 +34,7 @@ class UAVObjectBrowserFactory;
class BrowserPlugin : public ExtensionSystem::IPlugin {
Q_OBJECT
Q_PLUGIN_METADATA(IID "OpenPilot.Browser")
Q_PLUGIN_METADATA(IID "OpenPilot.Browser")
public:
BrowserPlugin();