Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhen committed Mar 16, 2022
1 parent 5aebd47 commit 5965345
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qml/new/AboutPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ Flickable {
color: "#888888"
Connections {
function onLinkActivated(link) {
console.log(root.height, container.height, lastItem.y)
Qt.openUrlExternally(link)
}
}
Expand Down

0 comments on commit 5965345

Please sign in to comment.