Commit 4cb0309f authored by dogmaphobic's avatar dogmaphobic

Removing leftover debugging output.

parent 2810e4d3
......@@ -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