forked from qt-creator/qt-creator
QmlDesigner: Remove untested code
Change-Id: Ia6343b28fc7a42f9380e7151d28eb781428e894d Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
This commit is contained in:
committed by
Alessandro Portale
parent
b2c13cf33c
commit
7ce7c62a22
@@ -112,7 +112,7 @@ RowLayout {
|
|||||||
|
|
||||||
ButtonRow {
|
ButtonRow {
|
||||||
id: buttonRow
|
id: buttonRow
|
||||||
opacity: anchorRow.showAlternativeTargets ? 1 : 0
|
opacity: 0
|
||||||
|
|
||||||
property variant relativeTarget: anchorBackend.relativeAnchorTargetTop
|
property variant relativeTarget: anchorBackend.relativeAnchorTargetTop
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user