Skip to content
GitLab
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
0b6799b9
Commit
0b6799b9
authored
Mar 03, 2010
by
Christiaan Janssen
Browse files
QmlDesigner.PropertyEditor: changed empty pane message
parent
b96b310c
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/emptyPane.qml
View file @
0b6799b9
...
...
@@ -35,7 +35,7 @@ PropertyFrame {
bottomMargin
:
2
;
QLabel
{
minimumHeight
:
20
;
text
:
"
no or multiple items selected
"
;
text
:
"
no
ne
or multiple items selected
"
;
alignment
:
"
AlignHCenter
"
;
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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