mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
uncrustification for ground/openpilotgcs/src/plugins/coreplugin/coreplugin.h
This commit is contained in:
parent
17da3a6c7a
commit
6030b1ba0a
@ -33,7 +33,6 @@
|
||||
|
||||
namespace Core {
|
||||
namespace Internal {
|
||||
|
||||
class MainWindow;
|
||||
|
||||
class CorePlugin : public ExtensionSystem::IPlugin {
|
||||
@ -54,7 +53,6 @@ public slots:
|
||||
private:
|
||||
MainWindow *m_mainWindow;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
} // namespace Core
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user