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
dbe032ea
Commit
dbe032ea
authored
Apr 20, 2015
by
Gus Grubba
Browse files
Merge pull request #1484 from dogmaphobic/toolbarDebug
Removing leftover debugging output.
parents
2810e4d3
4cb0309f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/toolbar/MainToolBar.qml
View file @
dbe032ea
...
...
@@ -60,10 +60,6 @@ Rectangle {
color
:
qgcPal
.
windowShade
Component.onCompleted
:
{
console
.
log
(
cellSpacerSize
,
cellHeight
,
cellRadius
);
}
function
getProportionalDimmension
(
val
)
{
return
toolBarHolder
.
height
*
val
/
40
}
...
...
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