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
1b3ed8f0
Commit
1b3ed8f0
authored
Jul 18, 2017
by
Zachary Thorson
Browse files
Fixed initializer order for Linux/OSx compiles
parent
e7a004f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Settings/VideoSettings.h
View file @
1b3ed8f0
...
...
@@ -59,8 +59,8 @@ public:
private:
SettingsFact
*
_videoSourceFact
;
SettingsFact
*
_tcpUrlFact
;
SettingsFact
*
_udpPortFact
;
SettingsFact
*
_tcpUrlFact
;
SettingsFact
*
_rtspUrlFact
;
SettingsFact
*
_videoAspectRatioFact
;
SettingsFact
*
_gridLinesFact
;
...
...
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