mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-17 13:37:27 -04:00
wizard v1.0
This commit is contained in:
@@ -147,7 +147,6 @@ Rectangle {
|
||||
onClicked: {
|
||||
if(checked) tableRect.height = Qt.binding(function(){ return tableRect.collapsedHeight })
|
||||
else tableRect.height = Qt.binding(function(){ return tableRect.middleHeight })
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user