mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-01 06:30:26 +00:00
QML UI: try to avoid binding loop
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d24e5b455f
commit
12f36c92e1
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import org.subsurfacedivelog.mobile 1.0
|
|||
ColumnLayout {
|
||||
id: startpage
|
||||
width: subsurfaceTheme.columnWidth
|
||||
height: childrenRect.height
|
||||
|
||||
property int buttonWidth: width * 0.9
|
||||
|
||||
|
|
Loading…
Reference in a new issue