QmlDesigner.propertyPane: bugifx

Image.PreserveAspectCrop not PreserveAspectCrop
The scope is needed
This commit is contained in:
Thomas Hartmann
2010-07-22 13:33:39 +02:00
parent 58ebd509e0
commit 18cd88a340
2 changed files with 12 additions and 15 deletions

View File

@@ -200,9 +200,6 @@ void ContextPaneWidgetRectangle::onGradientLineDoubleClicked(const QPoint &p)
parentContextWidget->colorDialog()->setupColor(ui->gradientLine->activeColor());
pos = parentContextWidget->colorDialog()->parentWidget()->mapFromGlobal(pos);
parentContextWidget->onShowColorDialog(true, pos);
}
void ContextPaneWidgetRectangle::onUpdateGradient()