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
39054f65
Commit
39054f65
authored
Jun 03, 2016
by
dogmaphobic
Browse files
Removing spurious debug message.
parent
1134684b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/MainWindowInner.qml
View file @
39054f65
...
...
@@ -267,7 +267,6 @@ Item {
z
:
QGroundControl
.
zOrderTopMost
+
100
active
:
visible
onVisibleChanged
:
{
console
.
log
(
"
Visible:
"
+
visible
)
if
(
!
visible
)
{
source
=
""
}
...
...
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