Commit dbe032ea authored by Gus Grubba's avatar Gus Grubba

Merge pull request #1484 from dogmaphobic/toolbarDebug

Removing leftover debugging output.
parents 2810e4d3 4cb0309f
......@@ -60,10 +60,6 @@ Rectangle {
color: qgcPal.windowShade
Component.onCompleted: {
console.log(cellSpacerSize, cellHeight, cellRadius);
}
function getProportionalDimmension(val) {
return toolBarHolder.height * val / 40
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment