Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
f871b964
Commit
f871b964
authored
Apr 16, 2010
by
Thomas Hartmann
Browse files
QmlDesigner.propertyEditor: avoid qml warning
parent
3365dfe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/SpinBox.qml
View file @
f871b964
...
...
@@ -91,7 +91,6 @@ QWidget { //This is a special spinBox that does color coding for states
transaction
.
end
();
}
onEditingFinished
:
{
focus
=
false
;
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment