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
d83ae935
Commit
d83ae935
authored
Apr 20, 2017
by
Don Gagne
Browse files
Make compiler happy
parent
179951c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/MissionManager/PlanMasterController.cc
View file @
d83ae935
...
...
@@ -14,6 +14,7 @@
#include
"JsonHelper.h"
#include
<QJsonDocument>
#include
<QFileInfo>
const
int
PlanMasterController
::
_planFileVersion
=
1
;
const
char
*
PlanMasterController
::
_planFileType
=
"Plan"
;
...
...
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