Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
e2b995ed
Commit
e2b995ed
authored
Aug 26, 2015
by
Don Gagne
Browse files
Delete new singletons
parent
d4fb31b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/QGCApplication.cc
View file @
e2b995ed
...
...
@@ -645,6 +645,9 @@ void QGCApplication::_destroySingletons(void)
UASManager
::
_deleteSingleton
();
LinkManager
::
_deleteSingleton
();
GAudioOutput
::
_deleteSingleton
();
FirmwarePluginManager
::
_deleteSingleton
();
GenericFirmwarePlugin
::
_deleteSingleton
();
PX4FirmwarePlugin
::
_deleteSingleton
();
}
void
QGCApplication
::
informationMessageBoxOnMainThread
(
const
QString
&
title
,
const
QString
&
msg
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment