History: display blockheight, sort by blockheight

This commit is contained in:
Ilya Kitaev
2016-10-11 01:28:06 +03:00
parent b1454c6a13
commit f8f94e048b
3 changed files with 62 additions and 28 deletions

View File

@@ -44,10 +44,11 @@ Window {
ColumnLayout {
id: rootLayout
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.right: parent.right
anchors.verticalCenter: parent.verticalCenter
anchors.leftMargin: 30
anchors.rightMargin: 30